diff --git a/lusid.json b/lusid.json index cd12b47567cc..9e1aeb19d8f1 100644 --- a/lusid.json +++ b/lusid.json @@ -9,7 +9,7 @@ "url": "https://www.finbourne.com", "email": "info@finbourne.com" }, - "version": "2.0.159", + "version": "2.0.162", "x-logo": { "url": "https://www.lusid.com/app/assets/logo_white.png", "backgroundColor": "#415464" @@ -75955,7 +75955,6 @@ "applyIso4217Rounding": false } }, - "inheritedRecipes": [], "description": "", "holding": { "taxLotLevelHoldings": true @@ -76035,7 +76034,6 @@ "applyIso4217Rounding": false } }, - "inheritedRecipes": [], "description": "", "holding": { "taxLotLevelHoldings": true @@ -76115,7 +76113,6 @@ "applyIso4217Rounding": false } }, - "inheritedRecipes": [], "description": "", "holding": { "taxLotLevelHoldings": true @@ -76235,7 +76232,6 @@ "applyIso4217Rounding": false } }, - "inheritedRecipes": [], "description": "", "holding": { "taxLotLevelHoldings": true @@ -76303,7 +76299,6 @@ "applyIso4217Rounding": false } }, - "inheritedRecipes": [], "description": "", "holding": { "taxLotLevelHoldings": true @@ -76371,7 +76366,6 @@ "applyIso4217Rounding": false } }, - "inheritedRecipes": [], "description": "", "holding": { "taxLotLevelHoldings": true @@ -76439,7 +76433,6 @@ "applyIso4217Rounding": false } }, - "inheritedRecipes": [], "description": "", "holding": { "taxLotLevelHoldings": true @@ -76617,7 +76610,6 @@ "applyIso4217Rounding": false } }, - "inheritedRecipes": [], "description": "", "holding": { "taxLotLevelHoldings": true @@ -76680,7 +76672,6 @@ "applyIso4217Rounding": false } }, - "inheritedRecipes": [], "description": "", "holding": { "taxLotLevelHoldings": true @@ -76773,7 +76764,6 @@ "applyIso4217Rounding": false } }, - "inheritedRecipes": [], "description": "", "holding": { "taxLotLevelHoldings": true @@ -76836,7 +76826,6 @@ "applyIso4217Rounding": false } }, - "inheritedRecipes": [], "description": "", "holding": { "taxLotLevelHoldings": true @@ -76929,7 +76918,6 @@ "applyIso4217Rounding": false } }, - "inheritedRecipes": [], "description": "", "holding": { "taxLotLevelHoldings": true @@ -76992,7 +76980,6 @@ "applyIso4217Rounding": false } }, - "inheritedRecipes": [], "description": "", "holding": { "taxLotLevelHoldings": true @@ -77172,7 +77159,6 @@ "applyIso4217Rounding": false } }, - "inheritedRecipes": [], "description": "", "holding": { "taxLotLevelHoldings": true @@ -77252,7 +77238,6 @@ "applyIso4217Rounding": false } }, - "inheritedRecipes": [], "description": "", "holding": { "taxLotLevelHoldings": true @@ -77332,7 +77317,6 @@ "applyIso4217Rounding": false } }, - "inheritedRecipes": [], "description": "", "holding": { "taxLotLevelHoldings": true @@ -118243,14 +118227,6 @@ "aggregation": { "$ref": "#/components/schemas/AggregationContext" }, - "inheritedRecipes": { - "type": "array", - "items": { - "$ref": "#/components/schemas/ResourceId" - }, - "description": "A list of parent recipes (scope,code) that can be used to share functionality between recipes. For instance one might use common recipes to set up\r\npricing for individual asset classes, e.g. rates or credit, and then combine them into a single recipe to be used by an exotics desk in conjunction with\r\nsome overrides that it requires for models or other pricing options.", - "nullable": true - }, "description": { "maxLength": 1024, "minLength": 0, diff --git a/sdk/api/aborApi.ts b/sdk/api/aborApi.ts index 4e5585723e67..9fe465faaec6 100644 --- a/sdk/api/aborApi.ts +++ b/sdk/api/aborApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/aborConfigurationApi.ts b/sdk/api/aborConfigurationApi.ts index 88d9a67f989e..ff322a88a64d 100644 --- a/sdk/api/aborConfigurationApi.ts +++ b/sdk/api/aborConfigurationApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/addressKeyDefinitionApi.ts b/sdk/api/addressKeyDefinitionApi.ts index fd8e37832651..826b8540fd90 100644 --- a/sdk/api/addressKeyDefinitionApi.ts +++ b/sdk/api/addressKeyDefinitionApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/aggregationApi.ts b/sdk/api/aggregationApi.ts index 38ee26cb0ea1..918457fd5f40 100644 --- a/sdk/api/aggregationApi.ts +++ b/sdk/api/aggregationApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/allocationsApi.ts b/sdk/api/allocationsApi.ts index 8d13638e703e..d284251d4d37 100644 --- a/sdk/api/allocationsApi.ts +++ b/sdk/api/allocationsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/applicationMetadataApi.ts b/sdk/api/applicationMetadataApi.ts index 185d1823f989..91cb8add793a 100644 --- a/sdk/api/applicationMetadataApi.ts +++ b/sdk/api/applicationMetadataApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/blocksApi.ts b/sdk/api/blocksApi.ts index f10f413c6d6d..50bd95327a25 100644 --- a/sdk/api/blocksApi.ts +++ b/sdk/api/blocksApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/calendarsApi.ts b/sdk/api/calendarsApi.ts index cbc9277f5478..824cc994f76c 100644 --- a/sdk/api/calendarsApi.ts +++ b/sdk/api/calendarsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/chartOfAccountsApi.ts b/sdk/api/chartOfAccountsApi.ts index bcfdcf5c8601..9b31abd9614d 100644 --- a/sdk/api/chartOfAccountsApi.ts +++ b/sdk/api/chartOfAccountsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/complexMarketDataApi.ts b/sdk/api/complexMarketDataApi.ts index 71fd215366ab..fc5b5ba98b0f 100644 --- a/sdk/api/complexMarketDataApi.ts +++ b/sdk/api/complexMarketDataApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/complianceApi.ts b/sdk/api/complianceApi.ts index b4704fa2f09a..1081e158c753 100644 --- a/sdk/api/complianceApi.ts +++ b/sdk/api/complianceApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/configurationRecipeApi.ts b/sdk/api/configurationRecipeApi.ts index b149ca1bb521..fdd8e7672897 100644 --- a/sdk/api/configurationRecipeApi.ts +++ b/sdk/api/configurationRecipeApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/conventionsApi.ts b/sdk/api/conventionsApi.ts index 0b769533f7f3..7530519aaaaa 100644 --- a/sdk/api/conventionsApi.ts +++ b/sdk/api/conventionsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/corporateActionSourcesApi.ts b/sdk/api/corporateActionSourcesApi.ts index a3eb40950c2e..69b1691c9716 100644 --- a/sdk/api/corporateActionSourcesApi.ts +++ b/sdk/api/corporateActionSourcesApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/counterpartiesApi.ts b/sdk/api/counterpartiesApi.ts index b8cc62cd62ea..fca400252ba5 100644 --- a/sdk/api/counterpartiesApi.ts +++ b/sdk/api/counterpartiesApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/customEntitiesApi.ts b/sdk/api/customEntitiesApi.ts index 3c7a6d806246..4443187caca9 100644 --- a/sdk/api/customEntitiesApi.ts +++ b/sdk/api/customEntitiesApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/customEntityDefinitionsApi.ts b/sdk/api/customEntityDefinitionsApi.ts index a4a030094c34..0ddbf5628994 100644 --- a/sdk/api/customEntityDefinitionsApi.ts +++ b/sdk/api/customEntityDefinitionsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/customEntityTypesApi.ts b/sdk/api/customEntityTypesApi.ts index a088a228ae4e..224b7b26bd78 100644 --- a/sdk/api/customEntityTypesApi.ts +++ b/sdk/api/customEntityTypesApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/cutLabelDefinitionsApi.ts b/sdk/api/cutLabelDefinitionsApi.ts index 58c1fc2390b3..341b4698a6e0 100644 --- a/sdk/api/cutLabelDefinitionsApi.ts +++ b/sdk/api/cutLabelDefinitionsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/dataTypesApi.ts b/sdk/api/dataTypesApi.ts index c0d97f5935d5..65719c8505b9 100644 --- a/sdk/api/dataTypesApi.ts +++ b/sdk/api/dataTypesApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/derivedTransactionPortfoliosApi.ts b/sdk/api/derivedTransactionPortfoliosApi.ts index fdf253af9c01..2f437486a1de 100644 --- a/sdk/api/derivedTransactionPortfoliosApi.ts +++ b/sdk/api/derivedTransactionPortfoliosApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/entitiesApi.ts b/sdk/api/entitiesApi.ts index 90da1c8a168c..9bdeac46e4b6 100644 --- a/sdk/api/entitiesApi.ts +++ b/sdk/api/entitiesApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/executionsApi.ts b/sdk/api/executionsApi.ts index 4a933a297305..c38e8d955612 100644 --- a/sdk/api/executionsApi.ts +++ b/sdk/api/executionsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/instrumentEventTypesApi.ts b/sdk/api/instrumentEventTypesApi.ts index b09841e9fb2b..75db7a49bb60 100644 --- a/sdk/api/instrumentEventTypesApi.ts +++ b/sdk/api/instrumentEventTypesApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/instrumentEventsApi.ts b/sdk/api/instrumentEventsApi.ts index 31c5a216bbd2..d4356f32ce9e 100644 --- a/sdk/api/instrumentEventsApi.ts +++ b/sdk/api/instrumentEventsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/instrumentsApi.ts b/sdk/api/instrumentsApi.ts index 73c5defb1005..8703bce7f3ba 100644 --- a/sdk/api/instrumentsApi.ts +++ b/sdk/api/instrumentsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/legacyComplianceApi.ts b/sdk/api/legacyComplianceApi.ts index 72aca79c1a38..974fa58dafc4 100644 --- a/sdk/api/legacyComplianceApi.ts +++ b/sdk/api/legacyComplianceApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/legalEntitiesApi.ts b/sdk/api/legalEntitiesApi.ts index 58a8aaacf1c4..66ba386bfbab 100644 --- a/sdk/api/legalEntitiesApi.ts +++ b/sdk/api/legalEntitiesApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/orderGraphApi.ts b/sdk/api/orderGraphApi.ts index 5267d465716c..491ce40cf2d5 100644 --- a/sdk/api/orderGraphApi.ts +++ b/sdk/api/orderGraphApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/orderInstructionsApi.ts b/sdk/api/orderInstructionsApi.ts index 892666e13af2..e99e7b47f716 100644 --- a/sdk/api/orderInstructionsApi.ts +++ b/sdk/api/orderInstructionsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/orderManagementApi.ts b/sdk/api/orderManagementApi.ts index aca5e50a80a4..3cb4c5fa5447 100644 --- a/sdk/api/orderManagementApi.ts +++ b/sdk/api/orderManagementApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/ordersApi.ts b/sdk/api/ordersApi.ts index ac1dcdedbf6d..ff6912aa13ef 100644 --- a/sdk/api/ordersApi.ts +++ b/sdk/api/ordersApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/packagesApi.ts b/sdk/api/packagesApi.ts index 3f44017fb468..7151c3bcfc57 100644 --- a/sdk/api/packagesApi.ts +++ b/sdk/api/packagesApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/participationsApi.ts b/sdk/api/participationsApi.ts index 0a988edcca60..adc8f6e1f5c0 100644 --- a/sdk/api/participationsApi.ts +++ b/sdk/api/participationsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/personsApi.ts b/sdk/api/personsApi.ts index c1d0eb92cfe8..0bf26945df4d 100644 --- a/sdk/api/personsApi.ts +++ b/sdk/api/personsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/placementsApi.ts b/sdk/api/placementsApi.ts index 78b91647babc..7220006a3312 100644 --- a/sdk/api/placementsApi.ts +++ b/sdk/api/placementsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/portfolioGroupsApi.ts b/sdk/api/portfolioGroupsApi.ts index f0dc8e8b7200..eaa5c309241d 100644 --- a/sdk/api/portfolioGroupsApi.ts +++ b/sdk/api/portfolioGroupsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/portfoliosApi.ts b/sdk/api/portfoliosApi.ts index c2252c8f8e21..99d9cecdcb17 100644 --- a/sdk/api/portfoliosApi.ts +++ b/sdk/api/portfoliosApi.ts @@ -3,7 +3,7 @@ import { PropertyValue } from '../model/propertyValue'; * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/propertyDefinitionsApi.ts b/sdk/api/propertyDefinitionsApi.ts index 4f61d9f1898d..9f0554864fa4 100644 --- a/sdk/api/propertyDefinitionsApi.ts +++ b/sdk/api/propertyDefinitionsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/quotesApi.ts b/sdk/api/quotesApi.ts index 273066822ec6..a99903f25a08 100644 --- a/sdk/api/quotesApi.ts +++ b/sdk/api/quotesApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/recipeComposerApi.ts b/sdk/api/recipeComposerApi.ts index e16ad759935f..ebe523682e45 100644 --- a/sdk/api/recipeComposerApi.ts +++ b/sdk/api/recipeComposerApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/reconciliationsApi.ts b/sdk/api/reconciliationsApi.ts index 83c168e9bda3..1ed46b63c7a8 100644 --- a/sdk/api/reconciliationsApi.ts +++ b/sdk/api/reconciliationsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/referenceListsApi.ts b/sdk/api/referenceListsApi.ts index c8d19aae4532..2df005a02169 100644 --- a/sdk/api/referenceListsApi.ts +++ b/sdk/api/referenceListsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/referencePortfolioApi.ts b/sdk/api/referencePortfolioApi.ts index b3cfdbeeaf4f..00559fa34615 100644 --- a/sdk/api/referencePortfolioApi.ts +++ b/sdk/api/referencePortfolioApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/relationDefinitionsApi.ts b/sdk/api/relationDefinitionsApi.ts index ebc7ca9cc6d3..42a611955e10 100644 --- a/sdk/api/relationDefinitionsApi.ts +++ b/sdk/api/relationDefinitionsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/relationsApi.ts b/sdk/api/relationsApi.ts index 1a2f1a4a5a9c..dfdbdf226014 100644 --- a/sdk/api/relationsApi.ts +++ b/sdk/api/relationsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/relationshipDefinitionsApi.ts b/sdk/api/relationshipDefinitionsApi.ts index 63c0c7ced381..087b56d96441 100644 --- a/sdk/api/relationshipDefinitionsApi.ts +++ b/sdk/api/relationshipDefinitionsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/relationshipsApi.ts b/sdk/api/relationshipsApi.ts index 78e85a6a6f88..78b7cfc1394c 100644 --- a/sdk/api/relationshipsApi.ts +++ b/sdk/api/relationshipsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/schemasApi.ts b/sdk/api/schemasApi.ts index 8b5f65de95c5..2b6a373e8557 100644 --- a/sdk/api/schemasApi.ts +++ b/sdk/api/schemasApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/scopesApi.ts b/sdk/api/scopesApi.ts index dfba06a775a7..7c0bea9dd629 100644 --- a/sdk/api/scopesApi.ts +++ b/sdk/api/scopesApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/scriptedTranslationApi.ts b/sdk/api/scriptedTranslationApi.ts index ba32c2e70660..9b5366af09df 100644 --- a/sdk/api/scriptedTranslationApi.ts +++ b/sdk/api/scriptedTranslationApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/searchApi.ts b/sdk/api/searchApi.ts index 12ccddb2e79d..d469423c0f6d 100644 --- a/sdk/api/searchApi.ts +++ b/sdk/api/searchApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/sequencesApi.ts b/sdk/api/sequencesApi.ts index 4e6ade3c3dc7..6f032676f52b 100644 --- a/sdk/api/sequencesApi.ts +++ b/sdk/api/sequencesApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/structuredResultDataApi.ts b/sdk/api/structuredResultDataApi.ts index d75eaf075e4f..d54898aaf18c 100644 --- a/sdk/api/structuredResultDataApi.ts +++ b/sdk/api/structuredResultDataApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/systemConfigurationApi.ts b/sdk/api/systemConfigurationApi.ts index ced78bd57cca..f79fbfd979f6 100644 --- a/sdk/api/systemConfigurationApi.ts +++ b/sdk/api/systemConfigurationApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/taxRuleSetsApi.ts b/sdk/api/taxRuleSetsApi.ts index aba67b5b3997..3247771f4e3e 100644 --- a/sdk/api/taxRuleSetsApi.ts +++ b/sdk/api/taxRuleSetsApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/transactionConfigurationApi.ts b/sdk/api/transactionConfigurationApi.ts index fc70767778da..ce8ecc7c87cf 100644 --- a/sdk/api/transactionConfigurationApi.ts +++ b/sdk/api/transactionConfigurationApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/transactionFeesApi.ts b/sdk/api/transactionFeesApi.ts index ed8a33405a02..f3fd4a568756 100644 --- a/sdk/api/transactionFeesApi.ts +++ b/sdk/api/transactionFeesApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/transactionPortfoliosApi.ts b/sdk/api/transactionPortfoliosApi.ts index 78df59ac1fe3..09b325448ad7 100644 --- a/sdk/api/transactionPortfoliosApi.ts +++ b/sdk/api/transactionPortfoliosApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/api/translationApi.ts b/sdk/api/translationApi.ts index 66d840ad4398..d1aa1d7d7d19 100644 --- a/sdk/api/translationApi.ts +++ b/sdk/api/translationApi.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/a2BBreakdown.ts b/sdk/model/a2BBreakdown.ts index 3352176be442..59812fb35cbf 100644 --- a/sdk/model/a2BBreakdown.ts +++ b/sdk/model/a2BBreakdown.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/a2BCategory.ts b/sdk/model/a2BCategory.ts index 5af20fce7f3d..5210070ba4b1 100644 --- a/sdk/model/a2BCategory.ts +++ b/sdk/model/a2BCategory.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/a2BDataRecord.ts b/sdk/model/a2BDataRecord.ts index d39670433195..fd2cb957d49f 100644 --- a/sdk/model/a2BDataRecord.ts +++ b/sdk/model/a2BDataRecord.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/a2BMovementRecord.ts b/sdk/model/a2BMovementRecord.ts index d3143d0e881a..22c7f1fa7a13 100644 --- a/sdk/model/a2BMovementRecord.ts +++ b/sdk/model/a2BMovementRecord.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/abor.ts b/sdk/model/abor.ts index 107ac838c3e4..a5a246e7c6e0 100644 --- a/sdk/model/abor.ts +++ b/sdk/model/abor.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/aborConfiguration.ts b/sdk/model/aborConfiguration.ts index d242b22d77ea..58b11650678e 100644 --- a/sdk/model/aborConfiguration.ts +++ b/sdk/model/aborConfiguration.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/aborConfigurationProperties.ts b/sdk/model/aborConfigurationProperties.ts index 553f8f506d18..21b550fba18a 100644 --- a/sdk/model/aborConfigurationProperties.ts +++ b/sdk/model/aborConfigurationProperties.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/aborConfigurationRequest.ts b/sdk/model/aborConfigurationRequest.ts index 03301ceb02b6..d71790f21071 100644 --- a/sdk/model/aborConfigurationRequest.ts +++ b/sdk/model/aborConfigurationRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/aborProperties.ts b/sdk/model/aborProperties.ts index c2335955cbf1..bca9dd5888c6 100644 --- a/sdk/model/aborProperties.ts +++ b/sdk/model/aborProperties.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/aborRequest.ts b/sdk/model/aborRequest.ts index 46ac0386dc04..40410377891f 100644 --- a/sdk/model/aborRequest.ts +++ b/sdk/model/aborRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/accessControlledAction.ts b/sdk/model/accessControlledAction.ts index fc7a5b1b848e..d2fb67a37bf6 100644 --- a/sdk/model/accessControlledAction.ts +++ b/sdk/model/accessControlledAction.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/accessControlledResource.ts b/sdk/model/accessControlledResource.ts index ffc7d214571a..9cfc4ac61968 100644 --- a/sdk/model/accessControlledResource.ts +++ b/sdk/model/accessControlledResource.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/accessMetadataOperation.ts b/sdk/model/accessMetadataOperation.ts index df87c90cfbf5..af8a33354242 100644 --- a/sdk/model/accessMetadataOperation.ts +++ b/sdk/model/accessMetadataOperation.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/accessMetadataValue.ts b/sdk/model/accessMetadataValue.ts index d57f418af740..7ec3d628dde3 100644 --- a/sdk/model/accessMetadataValue.ts +++ b/sdk/model/accessMetadataValue.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/account.ts b/sdk/model/account.ts index 1e08a39720b2..2a4df01f3505 100644 --- a/sdk/model/account.ts +++ b/sdk/model/account.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/accountProperties.ts b/sdk/model/accountProperties.ts index 9b5050b1ebba..3861dbb13d97 100644 --- a/sdk/model/accountProperties.ts +++ b/sdk/model/accountProperties.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/accountingMethod.ts b/sdk/model/accountingMethod.ts index 1468efa0b3c6..3c4dfd0348cd 100644 --- a/sdk/model/accountingMethod.ts +++ b/sdk/model/accountingMethod.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/accountsUpsertResponse.ts b/sdk/model/accountsUpsertResponse.ts index 923b86f8c306..495f8eedaab8 100644 --- a/sdk/model/accountsUpsertResponse.ts +++ b/sdk/model/accountsUpsertResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/accumulationEvent.ts b/sdk/model/accumulationEvent.ts index 2d591a2b1591..4d9d6823c4c7 100644 --- a/sdk/model/accumulationEvent.ts +++ b/sdk/model/accumulationEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/accumulationEventAllOf.ts b/sdk/model/accumulationEventAllOf.ts index 5277b1e9acbc..628b17414f16 100644 --- a/sdk/model/accumulationEventAllOf.ts +++ b/sdk/model/accumulationEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/actionId.ts b/sdk/model/actionId.ts index fdbf1c7ba57f..13ebbf4e2e33 100644 --- a/sdk/model/actionId.ts +++ b/sdk/model/actionId.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/actionResultOfPortfolio.ts b/sdk/model/actionResultOfPortfolio.ts index 5c340867b569..96e4bd380731 100644 --- a/sdk/model/actionResultOfPortfolio.ts +++ b/sdk/model/actionResultOfPortfolio.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/addBusinessDaysToDateRequest.ts b/sdk/model/addBusinessDaysToDateRequest.ts index b8447fdf1540..0a93e75d862c 100644 --- a/sdk/model/addBusinessDaysToDateRequest.ts +++ b/sdk/model/addBusinessDaysToDateRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/addBusinessDaysToDateResponse.ts b/sdk/model/addBusinessDaysToDateResponse.ts index 6d4839cfb615..3e40987a9788 100644 --- a/sdk/model/addBusinessDaysToDateResponse.ts +++ b/sdk/model/addBusinessDaysToDateResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/additionalPayment.ts b/sdk/model/additionalPayment.ts index f6c6241572cf..ceb8e598a59e 100644 --- a/sdk/model/additionalPayment.ts +++ b/sdk/model/additionalPayment.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/addressDefinition.ts b/sdk/model/addressDefinition.ts index 1439e79b16ba..a45a111366c4 100644 --- a/sdk/model/addressDefinition.ts +++ b/sdk/model/addressDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/addressKeyComplianceParameter.ts b/sdk/model/addressKeyComplianceParameter.ts index 33c5bf49c8c3..2396774afc5b 100644 --- a/sdk/model/addressKeyComplianceParameter.ts +++ b/sdk/model/addressKeyComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/addressKeyComplianceParameterAllOf.ts b/sdk/model/addressKeyComplianceParameterAllOf.ts index 0324185557e0..1e3d55c36ee6 100644 --- a/sdk/model/addressKeyComplianceParameterAllOf.ts +++ b/sdk/model/addressKeyComplianceParameterAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/addressKeyDefinition.ts b/sdk/model/addressKeyDefinition.ts index ac00703f6767..9dbedb626821 100644 --- a/sdk/model/addressKeyDefinition.ts +++ b/sdk/model/addressKeyDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/addressKeyFilter.ts b/sdk/model/addressKeyFilter.ts index 3993a9f4a66a..e4c8224ebb29 100644 --- a/sdk/model/addressKeyFilter.ts +++ b/sdk/model/addressKeyFilter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/addressKeyList.ts b/sdk/model/addressKeyList.ts index 7add757f5ffc..028682c47ce8 100644 --- a/sdk/model/addressKeyList.ts +++ b/sdk/model/addressKeyList.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/addressKeyListAllOf.ts b/sdk/model/addressKeyListAllOf.ts index 1df2df30a3aa..bd4162a46d11 100644 --- a/sdk/model/addressKeyListAllOf.ts +++ b/sdk/model/addressKeyListAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/addressKeyListComplianceParameter.ts b/sdk/model/addressKeyListComplianceParameter.ts index 7d694dc561c4..917067b81f22 100644 --- a/sdk/model/addressKeyListComplianceParameter.ts +++ b/sdk/model/addressKeyListComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/addressKeyListComplianceParameterAllOf.ts b/sdk/model/addressKeyListComplianceParameterAllOf.ts index ba21021b8353..3a5fa892e96a 100644 --- a/sdk/model/addressKeyListComplianceParameterAllOf.ts +++ b/sdk/model/addressKeyListComplianceParameterAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/addressKeyOptionDefinition.ts b/sdk/model/addressKeyOptionDefinition.ts index ced8997811b2..e5c135fa4745 100644 --- a/sdk/model/addressKeyOptionDefinition.ts +++ b/sdk/model/addressKeyOptionDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/adjustHolding.ts b/sdk/model/adjustHolding.ts index 89b8c5653ee3..7cf022602760 100644 --- a/sdk/model/adjustHolding.ts +++ b/sdk/model/adjustHolding.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/adjustHoldingForDateRequest.ts b/sdk/model/adjustHoldingForDateRequest.ts index 8dcae4a9481c..ee217bea2963 100644 --- a/sdk/model/adjustHoldingForDateRequest.ts +++ b/sdk/model/adjustHoldingForDateRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/adjustHoldingRequest.ts b/sdk/model/adjustHoldingRequest.ts index 31312682a832..f12847ae1574 100644 --- a/sdk/model/adjustHoldingRequest.ts +++ b/sdk/model/adjustHoldingRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/aggregateSpec.ts b/sdk/model/aggregateSpec.ts index 88aedbaa6bd8..aad5d0472a79 100644 --- a/sdk/model/aggregateSpec.ts +++ b/sdk/model/aggregateSpec.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/aggregatedReturn.ts b/sdk/model/aggregatedReturn.ts index e08241c88381..660d03e8d278 100644 --- a/sdk/model/aggregatedReturn.ts +++ b/sdk/model/aggregatedReturn.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/aggregatedReturnsDispersionRequest.ts b/sdk/model/aggregatedReturnsDispersionRequest.ts index 6ffe0a739f68..962672bb0cf0 100644 --- a/sdk/model/aggregatedReturnsDispersionRequest.ts +++ b/sdk/model/aggregatedReturnsDispersionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/aggregatedReturnsRequest.ts b/sdk/model/aggregatedReturnsRequest.ts index e66b408c00db..fedf2844ea99 100644 --- a/sdk/model/aggregatedReturnsRequest.ts +++ b/sdk/model/aggregatedReturnsRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/aggregatedReturnsResponse.ts b/sdk/model/aggregatedReturnsResponse.ts index 53da421b4c37..b759c293a829 100644 --- a/sdk/model/aggregatedReturnsResponse.ts +++ b/sdk/model/aggregatedReturnsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/aggregatedTransactionsRequest.ts b/sdk/model/aggregatedTransactionsRequest.ts index 8363d0f97be5..277dfcce409c 100644 --- a/sdk/model/aggregatedTransactionsRequest.ts +++ b/sdk/model/aggregatedTransactionsRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/aggregationContext.ts b/sdk/model/aggregationContext.ts index 3c1a815ec5f8..dc9223d33070 100644 --- a/sdk/model/aggregationContext.ts +++ b/sdk/model/aggregationContext.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/aggregationMeasureFailureDetail.ts b/sdk/model/aggregationMeasureFailureDetail.ts index 434615d4a8d1..84d5e40d75e4 100644 --- a/sdk/model/aggregationMeasureFailureDetail.ts +++ b/sdk/model/aggregationMeasureFailureDetail.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/aggregationOp.ts b/sdk/model/aggregationOp.ts index d54a3277e517..9a1ac02e65ff 100644 --- a/sdk/model/aggregationOp.ts +++ b/sdk/model/aggregationOp.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/aggregationOptions.ts b/sdk/model/aggregationOptions.ts index c4adcfec1448..7b223721685a 100644 --- a/sdk/model/aggregationOptions.ts +++ b/sdk/model/aggregationOptions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/aggregationQuery.ts b/sdk/model/aggregationQuery.ts index 91c9aa3c8e94..63b83a7526f9 100644 --- a/sdk/model/aggregationQuery.ts +++ b/sdk/model/aggregationQuery.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/aggregationType.ts b/sdk/model/aggregationType.ts index 898cf82e3f52..89f374abf12b 100644 --- a/sdk/model/aggregationType.ts +++ b/sdk/model/aggregationType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/allocation.ts b/sdk/model/allocation.ts index 39e0dd2c62a9..9ae45502b10b 100644 --- a/sdk/model/allocation.ts +++ b/sdk/model/allocation.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/allocationRequest.ts b/sdk/model/allocationRequest.ts index 4b48b88f28af..ff85ec9ee6a5 100644 --- a/sdk/model/allocationRequest.ts +++ b/sdk/model/allocationRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/allocationServiceRunResponse.ts b/sdk/model/allocationServiceRunResponse.ts index 204f33a08300..709645823d79 100644 --- a/sdk/model/allocationServiceRunResponse.ts +++ b/sdk/model/allocationServiceRunResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/allocationSetRequest.ts b/sdk/model/allocationSetRequest.ts index fd046efb1f0d..ea2606804f84 100644 --- a/sdk/model/allocationSetRequest.ts +++ b/sdk/model/allocationSetRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/amortisationEvent.ts b/sdk/model/amortisationEvent.ts index 57a2f3669dcb..528cc243b4ef 100644 --- a/sdk/model/amortisationEvent.ts +++ b/sdk/model/amortisationEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/amortisationEventAllOf.ts b/sdk/model/amortisationEventAllOf.ts index 36e3647c2686..95df95b37742 100644 --- a/sdk/model/amortisationEventAllOf.ts +++ b/sdk/model/amortisationEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/annulQuotesResponse.ts b/sdk/model/annulQuotesResponse.ts index 3af3ea7b131e..104fa2e4fb00 100644 --- a/sdk/model/annulQuotesResponse.ts +++ b/sdk/model/annulQuotesResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/annulSingleStructuredDataResponse.ts b/sdk/model/annulSingleStructuredDataResponse.ts index a198e42d33b7..92049bb102dd 100644 --- a/sdk/model/annulSingleStructuredDataResponse.ts +++ b/sdk/model/annulSingleStructuredDataResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/annulStructuredDataResponse.ts b/sdk/model/annulStructuredDataResponse.ts index 03faff77931f..d349228f048f 100644 --- a/sdk/model/annulStructuredDataResponse.ts +++ b/sdk/model/annulStructuredDataResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/assetClass.ts b/sdk/model/assetClass.ts index 375332621de8..5ac126dad5c4 100644 --- a/sdk/model/assetClass.ts +++ b/sdk/model/assetClass.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/assetLeg.ts b/sdk/model/assetLeg.ts index 7cac3c678531..d82040f858ac 100644 --- a/sdk/model/assetLeg.ts +++ b/sdk/model/assetLeg.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/barrier.ts b/sdk/model/barrier.ts index 4dc84f1de8a4..4fb6fcafb8a2 100644 --- a/sdk/model/barrier.ts +++ b/sdk/model/barrier.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/basket.ts b/sdk/model/basket.ts index 9d8e8dac1b58..a36355d20910 100644 --- a/sdk/model/basket.ts +++ b/sdk/model/basket.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/basketAllOf.ts b/sdk/model/basketAllOf.ts index da62ca75389f..ca4878396276 100644 --- a/sdk/model/basketAllOf.ts +++ b/sdk/model/basketAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/basketIdentifier.ts b/sdk/model/basketIdentifier.ts index 52299ebacb71..31a152917a2b 100644 --- a/sdk/model/basketIdentifier.ts +++ b/sdk/model/basketIdentifier.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/batchAdjustHoldingsResponse.ts b/sdk/model/batchAdjustHoldingsResponse.ts index 7f08a2d2b456..7a8b6b9ab38b 100644 --- a/sdk/model/batchAdjustHoldingsResponse.ts +++ b/sdk/model/batchAdjustHoldingsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/batchUpsertInstrumentPropertiesResponse.ts b/sdk/model/batchUpsertInstrumentPropertiesResponse.ts index 35a1be611f4f..b08a670d57c0 100644 --- a/sdk/model/batchUpsertInstrumentPropertiesResponse.ts +++ b/sdk/model/batchUpsertInstrumentPropertiesResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/batchUpsertPortfolioTransactionsResponse.ts b/sdk/model/batchUpsertPortfolioTransactionsResponse.ts index 7899797a12bc..896657b80ecc 100644 --- a/sdk/model/batchUpsertPortfolioTransactionsResponse.ts +++ b/sdk/model/batchUpsertPortfolioTransactionsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/batchUpsertPropertyDefinitionPropertiesResponse.ts b/sdk/model/batchUpsertPropertyDefinitionPropertiesResponse.ts index 46cb8bf41308..a92de06c12cd 100644 --- a/sdk/model/batchUpsertPropertyDefinitionPropertiesResponse.ts +++ b/sdk/model/batchUpsertPropertyDefinitionPropertiesResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/block.ts b/sdk/model/block.ts index be9493f1868e..36cac6a6d9d8 100644 --- a/sdk/model/block.ts +++ b/sdk/model/block.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/blockAndOrder.ts b/sdk/model/blockAndOrder.ts index fb87d0a12b49..0580129c1506 100644 --- a/sdk/model/blockAndOrder.ts +++ b/sdk/model/blockAndOrder.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/blockAndOrderCreateRequest.ts b/sdk/model/blockAndOrderCreateRequest.ts index c768d23203f0..d2735d14adf0 100644 --- a/sdk/model/blockAndOrderCreateRequest.ts +++ b/sdk/model/blockAndOrderCreateRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/blockAndOrderRequest.ts b/sdk/model/blockAndOrderRequest.ts index 65b297979cae..b9c89ddc78f7 100644 --- a/sdk/model/blockAndOrderRequest.ts +++ b/sdk/model/blockAndOrderRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/blockRequest.ts b/sdk/model/blockRequest.ts index 57ecc257f8c7..dc505a5b07c9 100644 --- a/sdk/model/blockRequest.ts +++ b/sdk/model/blockRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/blockSetRequest.ts b/sdk/model/blockSetRequest.ts index f4eafaa66802..d8ad68465d18 100644 --- a/sdk/model/blockSetRequest.ts +++ b/sdk/model/blockSetRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/bond.ts b/sdk/model/bond.ts index 1ed8d1d397c1..8c061574d5bc 100644 --- a/sdk/model/bond.ts +++ b/sdk/model/bond.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/bondAllOf.ts b/sdk/model/bondAllOf.ts index a67ab519f54f..db877494ede5 100644 --- a/sdk/model/bondAllOf.ts +++ b/sdk/model/bondAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/bondCouponEvent.ts b/sdk/model/bondCouponEvent.ts index 2d1fe916a8a9..020a004d2aba 100644 --- a/sdk/model/bondCouponEvent.ts +++ b/sdk/model/bondCouponEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/bondCouponEventAllOf.ts b/sdk/model/bondCouponEventAllOf.ts index d4e66c0aac95..4523ad8bb5ba 100644 --- a/sdk/model/bondCouponEventAllOf.ts +++ b/sdk/model/bondCouponEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/bondDefaultEvent.ts b/sdk/model/bondDefaultEvent.ts index 5601c85ac349..d6335e1d15a4 100644 --- a/sdk/model/bondDefaultEvent.ts +++ b/sdk/model/bondDefaultEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/bondDefaultEventAllOf.ts b/sdk/model/bondDefaultEventAllOf.ts index e2bd509d7263..ddde25c6692f 100644 --- a/sdk/model/bondDefaultEventAllOf.ts +++ b/sdk/model/bondDefaultEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/bondPrincipalEvent.ts b/sdk/model/bondPrincipalEvent.ts index 5b408de06080..de66ff1bcf24 100644 --- a/sdk/model/bondPrincipalEvent.ts +++ b/sdk/model/bondPrincipalEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/bondPrincipalEventAllOf.ts b/sdk/model/bondPrincipalEventAllOf.ts index 18d41eebadba..8228a5b93647 100644 --- a/sdk/model/bondPrincipalEventAllOf.ts +++ b/sdk/model/bondPrincipalEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/bookTransactionsResponse.ts b/sdk/model/bookTransactionsResponse.ts index 9215067b3e32..24d4355d8b38 100644 --- a/sdk/model/bookTransactionsResponse.ts +++ b/sdk/model/bookTransactionsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/boolComplianceParameter.ts b/sdk/model/boolComplianceParameter.ts index 065e6f7386b6..79315f1b4295 100644 --- a/sdk/model/boolComplianceParameter.ts +++ b/sdk/model/boolComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/boolComplianceParameterAllOf.ts b/sdk/model/boolComplianceParameterAllOf.ts index eeba74eb1c61..58c4035e80da 100644 --- a/sdk/model/boolComplianceParameterAllOf.ts +++ b/sdk/model/boolComplianceParameterAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/boolListComplianceParameter.ts b/sdk/model/boolListComplianceParameter.ts index 768e2fcffe67..d6b0a062bef7 100644 --- a/sdk/model/boolListComplianceParameter.ts +++ b/sdk/model/boolListComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/branchStep.ts b/sdk/model/branchStep.ts index 7451b48cfcf7..805ce66a4d5b 100644 --- a/sdk/model/branchStep.ts +++ b/sdk/model/branchStep.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/branchStepAllOf.ts b/sdk/model/branchStepAllOf.ts index 9691278838c3..d6d78690a53a 100644 --- a/sdk/model/branchStepAllOf.ts +++ b/sdk/model/branchStepAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/bucketedCashFlowRequest.ts b/sdk/model/bucketedCashFlowRequest.ts index ad990250b44c..f50f7bc751f5 100644 --- a/sdk/model/bucketedCashFlowRequest.ts +++ b/sdk/model/bucketedCashFlowRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/bucketedCashFlowResponse.ts b/sdk/model/bucketedCashFlowResponse.ts index 0d348355fd87..15b2eda19d4c 100644 --- a/sdk/model/bucketedCashFlowResponse.ts +++ b/sdk/model/bucketedCashFlowResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/bucketingSchedule.ts b/sdk/model/bucketingSchedule.ts index 838d21bc52f5..74477f5d011f 100644 --- a/sdk/model/bucketingSchedule.ts +++ b/sdk/model/bucketingSchedule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/calculationInfo.ts b/sdk/model/calculationInfo.ts index da2f5758617f..2301e5ab15a0 100644 --- a/sdk/model/calculationInfo.ts +++ b/sdk/model/calculationInfo.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/calendar.ts b/sdk/model/calendar.ts index e62cf49098b3..8db0f8cd2a36 100644 --- a/sdk/model/calendar.ts +++ b/sdk/model/calendar.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/calendarDate.ts b/sdk/model/calendarDate.ts index 342aa80b739b..f756a2767fc9 100644 --- a/sdk/model/calendarDate.ts +++ b/sdk/model/calendarDate.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/calendarDependency.ts b/sdk/model/calendarDependency.ts index 9716dea3a9f0..6277a9cf8326 100644 --- a/sdk/model/calendarDependency.ts +++ b/sdk/model/calendarDependency.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/calendarDependencyAllOf.ts b/sdk/model/calendarDependencyAllOf.ts index ce2b007656ee..e02eb490ad2e 100644 --- a/sdk/model/calendarDependencyAllOf.ts +++ b/sdk/model/calendarDependencyAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/capFloor.ts b/sdk/model/capFloor.ts index b02dccd15c24..9a18f72d9664 100644 --- a/sdk/model/capFloor.ts +++ b/sdk/model/capFloor.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/capFloorAllOf.ts b/sdk/model/capFloorAllOf.ts index 4d5a354172e0..db6b50db1af9 100644 --- a/sdk/model/capFloorAllOf.ts +++ b/sdk/model/capFloorAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cashDependency.ts b/sdk/model/cashDependency.ts index 09dcc349b2b8..5b1b2226fa9f 100644 --- a/sdk/model/cashDependency.ts +++ b/sdk/model/cashDependency.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cashDependencyAllOf.ts b/sdk/model/cashDependencyAllOf.ts index 5432064c4c79..a0ce6f1432f1 100644 --- a/sdk/model/cashDependencyAllOf.ts +++ b/sdk/model/cashDependencyAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cashDividendEvent.ts b/sdk/model/cashDividendEvent.ts index 971c17bc2de7..61c9e173c913 100644 --- a/sdk/model/cashDividendEvent.ts +++ b/sdk/model/cashDividendEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cashDividendEventAllOf.ts b/sdk/model/cashDividendEventAllOf.ts index 0a02d213f510..9f282f97c37f 100644 --- a/sdk/model/cashDividendEventAllOf.ts +++ b/sdk/model/cashDividendEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cashElection.ts b/sdk/model/cashElection.ts index 6563390a728a..83aaabbea08e 100644 --- a/sdk/model/cashElection.ts +++ b/sdk/model/cashElection.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cashFlowEvent.ts b/sdk/model/cashFlowEvent.ts index 5deed0520c27..014dcd3b24b9 100644 --- a/sdk/model/cashFlowEvent.ts +++ b/sdk/model/cashFlowEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cashFlowEventAllOf.ts b/sdk/model/cashFlowEventAllOf.ts index faa7d6684eca..63fa72ba0e48 100644 --- a/sdk/model/cashFlowEventAllOf.ts +++ b/sdk/model/cashFlowEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cashFlowLineage.ts b/sdk/model/cashFlowLineage.ts index fe4c34b3855d..2088e4608e29 100644 --- a/sdk/model/cashFlowLineage.ts +++ b/sdk/model/cashFlowLineage.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cashFlowValue.ts b/sdk/model/cashFlowValue.ts index 520ebbc275a7..9d110e070294 100644 --- a/sdk/model/cashFlowValue.ts +++ b/sdk/model/cashFlowValue.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cashFlowValueAllOf.ts b/sdk/model/cashFlowValueAllOf.ts index 279577d8f5f1..b3c4f0e0f456 100644 --- a/sdk/model/cashFlowValueAllOf.ts +++ b/sdk/model/cashFlowValueAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cashFlowValueSet.ts b/sdk/model/cashFlowValueSet.ts index 2cea2aecdb8b..239b3bcd699c 100644 --- a/sdk/model/cashFlowValueSet.ts +++ b/sdk/model/cashFlowValueSet.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cashFlowValueSetAllOf.ts b/sdk/model/cashFlowValueSetAllOf.ts index 059e861d5ad7..440788005f72 100644 --- a/sdk/model/cashFlowValueSetAllOf.ts +++ b/sdk/model/cashFlowValueSetAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cashLadderRecord.ts b/sdk/model/cashLadderRecord.ts index 3190ecd65152..3927857837aa 100644 --- a/sdk/model/cashLadderRecord.ts +++ b/sdk/model/cashLadderRecord.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cashPerpetual.ts b/sdk/model/cashPerpetual.ts index bc63e7c22eb8..d6abf351dfab 100644 --- a/sdk/model/cashPerpetual.ts +++ b/sdk/model/cashPerpetual.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cashPerpetualAllOf.ts b/sdk/model/cashPerpetualAllOf.ts index 2d1caa694f23..9779766abc75 100644 --- a/sdk/model/cashPerpetualAllOf.ts +++ b/sdk/model/cashPerpetualAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cdsFlowConventions.ts b/sdk/model/cdsFlowConventions.ts index 3595b70e2186..7534c6734460 100644 --- a/sdk/model/cdsFlowConventions.ts +++ b/sdk/model/cdsFlowConventions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cdsIndex.ts b/sdk/model/cdsIndex.ts index c1fa57120d80..d35ac9f93521 100644 --- a/sdk/model/cdsIndex.ts +++ b/sdk/model/cdsIndex.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cdsIndexAllOf.ts b/sdk/model/cdsIndexAllOf.ts index 29ceb2e25763..04d5c53b81f6 100644 --- a/sdk/model/cdsIndexAllOf.ts +++ b/sdk/model/cdsIndexAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cdsProtectionDetailSpecification.ts b/sdk/model/cdsProtectionDetailSpecification.ts index 6ba0e6dfd907..4d9331a79eab 100644 --- a/sdk/model/cdsProtectionDetailSpecification.ts +++ b/sdk/model/cdsProtectionDetailSpecification.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/change.ts b/sdk/model/change.ts index 200777586f09..3e5b657fe938 100644 --- a/sdk/model/change.ts +++ b/sdk/model/change.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/changeHistory.ts b/sdk/model/changeHistory.ts index 4375ceba118e..9523eb4b0ce3 100644 --- a/sdk/model/changeHistory.ts +++ b/sdk/model/changeHistory.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/changeHistoryAction.ts b/sdk/model/changeHistoryAction.ts index 8d6fc6a913cb..3f98d9a8b959 100644 --- a/sdk/model/changeHistoryAction.ts +++ b/sdk/model/changeHistoryAction.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/changeItem.ts b/sdk/model/changeItem.ts index d279a4673f0d..bc1e33c1ce33 100644 --- a/sdk/model/changeItem.ts +++ b/sdk/model/changeItem.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/chartOfAccounts.ts b/sdk/model/chartOfAccounts.ts index 7678d95f0bd4..935875a3d31c 100644 --- a/sdk/model/chartOfAccounts.ts +++ b/sdk/model/chartOfAccounts.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/chartOfAccountsProperties.ts b/sdk/model/chartOfAccountsProperties.ts index 1cdb2fcaa6b7..6c6196a8b589 100644 --- a/sdk/model/chartOfAccountsProperties.ts +++ b/sdk/model/chartOfAccountsProperties.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/chartOfAccountsRequest.ts b/sdk/model/chartOfAccountsRequest.ts index 89bad0b68a22..ceafbd7d4e56 100644 --- a/sdk/model/chartOfAccountsRequest.ts +++ b/sdk/model/chartOfAccountsRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cleardownModuleDetails.ts b/sdk/model/cleardownModuleDetails.ts index 1f8097f79b8c..7611cfd5c8b4 100644 --- a/sdk/model/cleardownModuleDetails.ts +++ b/sdk/model/cleardownModuleDetails.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cleardownModuleRequest.ts b/sdk/model/cleardownModuleRequest.ts index 9c94dd9dbf9b..c117e298899e 100644 --- a/sdk/model/cleardownModuleRequest.ts +++ b/sdk/model/cleardownModuleRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cleardownModuleResponse.ts b/sdk/model/cleardownModuleResponse.ts index f1ab60a5d78d..0ea703c12cca 100644 --- a/sdk/model/cleardownModuleResponse.ts +++ b/sdk/model/cleardownModuleResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cleardownModuleRule.ts b/sdk/model/cleardownModuleRule.ts index d7b9cf3ddca7..eedc73b7631e 100644 --- a/sdk/model/cleardownModuleRule.ts +++ b/sdk/model/cleardownModuleRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cleardownModuleRulesUpdatedResponse.ts b/sdk/model/cleardownModuleRulesUpdatedResponse.ts index a988187ad71d..53b50e03dbbd 100644 --- a/sdk/model/cleardownModuleRulesUpdatedResponse.ts +++ b/sdk/model/cleardownModuleRulesUpdatedResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/client.ts b/sdk/model/client.ts index 42aadfc89ab8..273fd303a8a6 100644 --- a/sdk/model/client.ts +++ b/sdk/model/client.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/closeEvent.ts b/sdk/model/closeEvent.ts index 4e4dad8bf837..04d863107feb 100644 --- a/sdk/model/closeEvent.ts +++ b/sdk/model/closeEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/closeEventAllOf.ts b/sdk/model/closeEventAllOf.ts index 2c7fcb603dbc..1d80c9720096 100644 --- a/sdk/model/closeEventAllOf.ts +++ b/sdk/model/closeEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/closePeriodDiaryEntryRequest.ts b/sdk/model/closePeriodDiaryEntryRequest.ts index c5fb2adacbd9..592604dcdcae 100644 --- a/sdk/model/closePeriodDiaryEntryRequest.ts +++ b/sdk/model/closePeriodDiaryEntryRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/completePortfolio.ts b/sdk/model/completePortfolio.ts index 756835cbaaac..5a06c37ea45c 100644 --- a/sdk/model/completePortfolio.ts +++ b/sdk/model/completePortfolio.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/completeRelation.ts b/sdk/model/completeRelation.ts index 3ae796cabd39..fb2bbe6f4fdf 100644 --- a/sdk/model/completeRelation.ts +++ b/sdk/model/completeRelation.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/completeRelationship.ts b/sdk/model/completeRelationship.ts index 59220dde1a9a..a651629ff8e1 100644 --- a/sdk/model/completeRelationship.ts +++ b/sdk/model/completeRelationship.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complexBond.ts b/sdk/model/complexBond.ts index 371001604891..886b515101f3 100644 --- a/sdk/model/complexBond.ts +++ b/sdk/model/complexBond.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complexBondAllOf.ts b/sdk/model/complexBondAllOf.ts index b2adffe0fdf2..d058d9ccaa72 100644 --- a/sdk/model/complexBondAllOf.ts +++ b/sdk/model/complexBondAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complexMarketData.ts b/sdk/model/complexMarketData.ts index ac8c40adeb09..e7ed3297779e 100644 --- a/sdk/model/complexMarketData.ts +++ b/sdk/model/complexMarketData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complexMarketDataId.ts b/sdk/model/complexMarketDataId.ts index 9d6826704f5f..5f710164586a 100644 --- a/sdk/model/complexMarketDataId.ts +++ b/sdk/model/complexMarketDataId.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceBreachedOrderInfo.ts b/sdk/model/complianceBreachedOrderInfo.ts index c1e446468a45..09d0d68645b4 100644 --- a/sdk/model/complianceBreachedOrderInfo.ts +++ b/sdk/model/complianceBreachedOrderInfo.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceParameter.ts b/sdk/model/complianceParameter.ts index 7ae7da7e2149..981f60c9cd58 100644 --- a/sdk/model/complianceParameter.ts +++ b/sdk/model/complianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceParameterType.ts b/sdk/model/complianceParameterType.ts index ba9351ec740b..3351cc748893 100644 --- a/sdk/model/complianceParameterType.ts +++ b/sdk/model/complianceParameterType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceRule.ts b/sdk/model/complianceRule.ts index f0292d25c0a7..3d0478f04a2d 100644 --- a/sdk/model/complianceRule.ts +++ b/sdk/model/complianceRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceRuleBreakdown.ts b/sdk/model/complianceRuleBreakdown.ts index 8016801cac49..9c3ca296f039 100644 --- a/sdk/model/complianceRuleBreakdown.ts +++ b/sdk/model/complianceRuleBreakdown.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceRuleBreakdownRequest.ts b/sdk/model/complianceRuleBreakdownRequest.ts index 69ffe5aad287..5c8013bf0c71 100644 --- a/sdk/model/complianceRuleBreakdownRequest.ts +++ b/sdk/model/complianceRuleBreakdownRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceRuleResponse.ts b/sdk/model/complianceRuleResponse.ts index 96e26e960757..02ed54ed8d1e 100644 --- a/sdk/model/complianceRuleResponse.ts +++ b/sdk/model/complianceRuleResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceRuleResult.ts b/sdk/model/complianceRuleResult.ts index 84158516dd1a..e45ddc3e5010 100644 --- a/sdk/model/complianceRuleResult.ts +++ b/sdk/model/complianceRuleResult.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceRuleResultDetail.ts b/sdk/model/complianceRuleResultDetail.ts index c6cb6352b219..f6e632f56692 100644 --- a/sdk/model/complianceRuleResultDetail.ts +++ b/sdk/model/complianceRuleResultDetail.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceRuleResultPortfolioDetail.ts b/sdk/model/complianceRuleResultPortfolioDetail.ts index 48b153375443..b53b1ad4f3e6 100644 --- a/sdk/model/complianceRuleResultPortfolioDetail.ts +++ b/sdk/model/complianceRuleResultPortfolioDetail.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceRuleResultV2.ts b/sdk/model/complianceRuleResultV2.ts index f1eabfef242d..cf1927969e02 100644 --- a/sdk/model/complianceRuleResultV2.ts +++ b/sdk/model/complianceRuleResultV2.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceRuleUpsertRequest.ts b/sdk/model/complianceRuleUpsertRequest.ts index 470a0a5a09c5..e5d1bcc3c739 100644 --- a/sdk/model/complianceRuleUpsertRequest.ts +++ b/sdk/model/complianceRuleUpsertRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceRuleUpsertResponse.ts b/sdk/model/complianceRuleUpsertResponse.ts index 7f255c64c6c5..dc28a6278a41 100644 --- a/sdk/model/complianceRuleUpsertResponse.ts +++ b/sdk/model/complianceRuleUpsertResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceRunInfo.ts b/sdk/model/complianceRunInfo.ts index 5ee8edca903b..9bddd0587dfa 100644 --- a/sdk/model/complianceRunInfo.ts +++ b/sdk/model/complianceRunInfo.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceRunInfoV2.ts b/sdk/model/complianceRunInfoV2.ts index 2dd76f1c2864..b848ad6ef398 100644 --- a/sdk/model/complianceRunInfoV2.ts +++ b/sdk/model/complianceRunInfoV2.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceStep.ts b/sdk/model/complianceStep.ts index 753dedb6201a..8def17dcf144 100644 --- a/sdk/model/complianceStep.ts +++ b/sdk/model/complianceStep.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceStepType.ts b/sdk/model/complianceStepType.ts index 47e87d50eccb..1b42b54eed74 100644 --- a/sdk/model/complianceStepType.ts +++ b/sdk/model/complianceStepType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceSummaryRuleResult.ts b/sdk/model/complianceSummaryRuleResult.ts index 3347190764fa..66f199885bce 100644 --- a/sdk/model/complianceSummaryRuleResult.ts +++ b/sdk/model/complianceSummaryRuleResult.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceSummaryRuleResultRequest.ts b/sdk/model/complianceSummaryRuleResultRequest.ts index b7e11cb80830..1153cdb8c1c9 100644 --- a/sdk/model/complianceSummaryRuleResultRequest.ts +++ b/sdk/model/complianceSummaryRuleResultRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceTemplate.ts b/sdk/model/complianceTemplate.ts index b77556aac5b9..2ffb3704d5b6 100644 --- a/sdk/model/complianceTemplate.ts +++ b/sdk/model/complianceTemplate.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceTemplateParameter.ts b/sdk/model/complianceTemplateParameter.ts index 623a4434c3df..4ba1cbdac63c 100644 --- a/sdk/model/complianceTemplateParameter.ts +++ b/sdk/model/complianceTemplateParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/complianceTemplateVariation.ts b/sdk/model/complianceTemplateVariation.ts index d529bffc50d2..e92ce8226d31 100644 --- a/sdk/model/complianceTemplateVariation.ts +++ b/sdk/model/complianceTemplateVariation.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/componentTransaction.ts b/sdk/model/componentTransaction.ts index 13404cf42e5e..fbfffa4ef78b 100644 --- a/sdk/model/componentTransaction.ts +++ b/sdk/model/componentTransaction.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/compositeBreakdown.ts b/sdk/model/compositeBreakdown.ts index 11dfee9babd5..4e2cc16c0083 100644 --- a/sdk/model/compositeBreakdown.ts +++ b/sdk/model/compositeBreakdown.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/compositeBreakdownRequest.ts b/sdk/model/compositeBreakdownRequest.ts index 3c6e1df4d922..b4e4426a2374 100644 --- a/sdk/model/compositeBreakdownRequest.ts +++ b/sdk/model/compositeBreakdownRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/compositeBreakdownResponse.ts b/sdk/model/compositeBreakdownResponse.ts index 5f43c70e492d..ff170119d7fc 100644 --- a/sdk/model/compositeBreakdownResponse.ts +++ b/sdk/model/compositeBreakdownResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/compositeDispersion.ts b/sdk/model/compositeDispersion.ts index 94c2e42de632..9b3ead3331f9 100644 --- a/sdk/model/compositeDispersion.ts +++ b/sdk/model/compositeDispersion.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/compositeDispersionResponse.ts b/sdk/model/compositeDispersionResponse.ts index c38233579fc6..8fb1c21f3657 100644 --- a/sdk/model/compositeDispersionResponse.ts +++ b/sdk/model/compositeDispersionResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/compounding.ts b/sdk/model/compounding.ts index 6f218367575f..50e4e177e414 100644 --- a/sdk/model/compounding.ts +++ b/sdk/model/compounding.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/configurationRecipe.ts b/sdk/model/configurationRecipe.ts index 76c2bf209867..4508cb0a1948 100644 --- a/sdk/model/configurationRecipe.ts +++ b/sdk/model/configurationRecipe.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -15,7 +15,6 @@ import { AggregationContext } from './aggregationContext'; import { HoldingContext } from './holdingContext'; import { MarketContext } from './marketContext'; import { PricingContext } from './pricingContext'; -import { ResourceId } from './resourceId'; import { TranslationContext } from './translationContext'; /** @@ -34,10 +33,6 @@ export class ConfigurationRecipe { 'pricing'?: PricingContext; 'aggregation'?: AggregationContext; /** - * A list of parent recipes (scope,code) that can be used to share functionality between recipes. For instance one might use common recipes to set up pricing for individual asset classes, e.g. rates or credit, and then combine them into a single recipe to be used by an exotics desk in conjunction with some overrides that it requires for models or other pricing options. - */ - 'inheritedRecipes'?: Array | null; - /** * User can assign a description to understand more humanly the recipe. */ 'description'?: string | null; @@ -72,11 +67,6 @@ export class ConfigurationRecipe { "baseName": "aggregation", "type": "AggregationContext" }, - { - "name": "inheritedRecipes", - "baseName": "inheritedRecipes", - "type": "Array" - }, { "name": "description", "baseName": "description", diff --git a/sdk/model/constantVolatilitySurface.ts b/sdk/model/constantVolatilitySurface.ts index a5e7e29d0367..4d1f105f0f9f 100644 --- a/sdk/model/constantVolatilitySurface.ts +++ b/sdk/model/constantVolatilitySurface.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/constantVolatilitySurfaceAllOf.ts b/sdk/model/constantVolatilitySurfaceAllOf.ts index e442a59aa979..5ef0a94cfb5f 100644 --- a/sdk/model/constantVolatilitySurfaceAllOf.ts +++ b/sdk/model/constantVolatilitySurfaceAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/constituentsAdjustmentHeader.ts b/sdk/model/constituentsAdjustmentHeader.ts index 0fb9d8682628..4d1df9f77469 100644 --- a/sdk/model/constituentsAdjustmentHeader.ts +++ b/sdk/model/constituentsAdjustmentHeader.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/contractForDifference.ts b/sdk/model/contractForDifference.ts index 29b652cc8f82..6f90757e147b 100644 --- a/sdk/model/contractForDifference.ts +++ b/sdk/model/contractForDifference.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/contractForDifferenceAllOf.ts b/sdk/model/contractForDifferenceAllOf.ts index 1a4f438a1388..b5f0282921ba 100644 --- a/sdk/model/contractForDifferenceAllOf.ts +++ b/sdk/model/contractForDifferenceAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/corporateAction.ts b/sdk/model/corporateAction.ts index f9462dbb8210..72315b009604 100644 --- a/sdk/model/corporateAction.ts +++ b/sdk/model/corporateAction.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/corporateActionSource.ts b/sdk/model/corporateActionSource.ts index cbfb42d37754..6aa96605f820 100644 --- a/sdk/model/corporateActionSource.ts +++ b/sdk/model/corporateActionSource.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/corporateActionTransition.ts b/sdk/model/corporateActionTransition.ts index 0bb53524ee1d..d3efbd5d3534 100644 --- a/sdk/model/corporateActionTransition.ts +++ b/sdk/model/corporateActionTransition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/corporateActionTransitionComponent.ts b/sdk/model/corporateActionTransitionComponent.ts index 4ce34c2aa922..f3f554668295 100644 --- a/sdk/model/corporateActionTransitionComponent.ts +++ b/sdk/model/corporateActionTransitionComponent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/corporateActionTransitionComponentRequest.ts b/sdk/model/corporateActionTransitionComponentRequest.ts index 04e5bd63d4d1..4c0f86a8dfe9 100644 --- a/sdk/model/corporateActionTransitionComponentRequest.ts +++ b/sdk/model/corporateActionTransitionComponentRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/corporateActionTransitionRequest.ts b/sdk/model/corporateActionTransitionRequest.ts index f20e8c1a9adf..bacdba98e3bb 100644 --- a/sdk/model/corporateActionTransitionRequest.ts +++ b/sdk/model/corporateActionTransitionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/counterpartyAgreement.ts b/sdk/model/counterpartyAgreement.ts index d5c403f73251..c1c554937017 100644 --- a/sdk/model/counterpartyAgreement.ts +++ b/sdk/model/counterpartyAgreement.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/counterpartyRiskInformation.ts b/sdk/model/counterpartyRiskInformation.ts index 5aec97505fbf..71afedcccbf1 100644 --- a/sdk/model/counterpartyRiskInformation.ts +++ b/sdk/model/counterpartyRiskInformation.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/counterpartySignatory.ts b/sdk/model/counterpartySignatory.ts index 63fe464b5e6a..66b0d0d5ced5 100644 --- a/sdk/model/counterpartySignatory.ts +++ b/sdk/model/counterpartySignatory.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createAddressKeyDefinitionRequest.ts b/sdk/model/createAddressKeyDefinitionRequest.ts index b0da290a6b67..b9bfa9c0cdd0 100644 --- a/sdk/model/createAddressKeyDefinitionRequest.ts +++ b/sdk/model/createAddressKeyDefinitionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createCalendarRequest.ts b/sdk/model/createCalendarRequest.ts index 3b4653a4bb39..53d377cd7476 100644 --- a/sdk/model/createCalendarRequest.ts +++ b/sdk/model/createCalendarRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createCorporateActionSourceRequest.ts b/sdk/model/createCorporateActionSourceRequest.ts index f0d6be8353f1..d4014e150271 100644 --- a/sdk/model/createCorporateActionSourceRequest.ts +++ b/sdk/model/createCorporateActionSourceRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createCustomEntityTypeRequest.ts b/sdk/model/createCustomEntityTypeRequest.ts index 93b4dbc4559a..c239e0ed5f3e 100644 --- a/sdk/model/createCustomEntityTypeRequest.ts +++ b/sdk/model/createCustomEntityTypeRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createCutLabelDefinitionRequest.ts b/sdk/model/createCutLabelDefinitionRequest.ts index f810a00db197..49c2ddf7e829 100644 --- a/sdk/model/createCutLabelDefinitionRequest.ts +++ b/sdk/model/createCutLabelDefinitionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createDataMapRequest.ts b/sdk/model/createDataMapRequest.ts index cdc0a10f6ee0..89d626431e63 100644 --- a/sdk/model/createDataMapRequest.ts +++ b/sdk/model/createDataMapRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createDataTypeRequest.ts b/sdk/model/createDataTypeRequest.ts index 890db9722140..dc5a83214cdb 100644 --- a/sdk/model/createDataTypeRequest.ts +++ b/sdk/model/createDataTypeRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createDateRequest.ts b/sdk/model/createDateRequest.ts index 68f1373bf7c9..873e71be6f7c 100644 --- a/sdk/model/createDateRequest.ts +++ b/sdk/model/createDateRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createDerivedPropertyDefinitionRequest.ts b/sdk/model/createDerivedPropertyDefinitionRequest.ts index 74e17e158673..fcc203609b0f 100644 --- a/sdk/model/createDerivedPropertyDefinitionRequest.ts +++ b/sdk/model/createDerivedPropertyDefinitionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createDerivedTransactionPortfolioRequest.ts b/sdk/model/createDerivedTransactionPortfolioRequest.ts index fb234e616d97..aa6cc28b765a 100644 --- a/sdk/model/createDerivedTransactionPortfolioRequest.ts +++ b/sdk/model/createDerivedTransactionPortfolioRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createPortfolioDetails.ts b/sdk/model/createPortfolioDetails.ts index 1885dbbed204..537c325bc767 100644 --- a/sdk/model/createPortfolioDetails.ts +++ b/sdk/model/createPortfolioDetails.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createPortfolioGroupRequest.ts b/sdk/model/createPortfolioGroupRequest.ts index 1a1ec010a09e..64cbec308de6 100644 --- a/sdk/model/createPortfolioGroupRequest.ts +++ b/sdk/model/createPortfolioGroupRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createPropertyDefinitionRequest.ts b/sdk/model/createPropertyDefinitionRequest.ts index 827da1126bac..df3b582cd54c 100644 --- a/sdk/model/createPropertyDefinitionRequest.ts +++ b/sdk/model/createPropertyDefinitionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createRecipeRequest.ts b/sdk/model/createRecipeRequest.ts index e0847bf71b9e..8ddba1971d21 100644 --- a/sdk/model/createRecipeRequest.ts +++ b/sdk/model/createRecipeRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createReconciliationRequest.ts b/sdk/model/createReconciliationRequest.ts index e3e28b334dd5..fc770b80bcb7 100644 --- a/sdk/model/createReconciliationRequest.ts +++ b/sdk/model/createReconciliationRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createReferencePortfolioRequest.ts b/sdk/model/createReferencePortfolioRequest.ts index 0a6b36a87f59..41ced412e588 100644 --- a/sdk/model/createReferencePortfolioRequest.ts +++ b/sdk/model/createReferencePortfolioRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createRelationDefinitionRequest.ts b/sdk/model/createRelationDefinitionRequest.ts index 0dc43bba0120..96ea1a62c5d6 100644 --- a/sdk/model/createRelationDefinitionRequest.ts +++ b/sdk/model/createRelationDefinitionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createRelationRequest.ts b/sdk/model/createRelationRequest.ts index 881c81ee615e..68deb1ac9c38 100644 --- a/sdk/model/createRelationRequest.ts +++ b/sdk/model/createRelationRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createRelationshipDefinitionRequest.ts b/sdk/model/createRelationshipDefinitionRequest.ts index e161c7bb3809..6a36b2dce7b3 100644 --- a/sdk/model/createRelationshipDefinitionRequest.ts +++ b/sdk/model/createRelationshipDefinitionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createRelationshipRequest.ts b/sdk/model/createRelationshipRequest.ts index cc7b2b4461a2..536c282c56d7 100644 --- a/sdk/model/createRelationshipRequest.ts +++ b/sdk/model/createRelationshipRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createSequenceRequest.ts b/sdk/model/createSequenceRequest.ts index 79b9a22d7f47..1d33aa20d456 100644 --- a/sdk/model/createSequenceRequest.ts +++ b/sdk/model/createSequenceRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createTaxRuleSetRequest.ts b/sdk/model/createTaxRuleSetRequest.ts index 1b5d55e3fad8..9fb7280b0adf 100644 --- a/sdk/model/createTaxRuleSetRequest.ts +++ b/sdk/model/createTaxRuleSetRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createTransactionPortfolioRequest.ts b/sdk/model/createTransactionPortfolioRequest.ts index a0789ef8298f..16552ef7d213 100644 --- a/sdk/model/createTransactionPortfolioRequest.ts +++ b/sdk/model/createTransactionPortfolioRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/createUnitDefinition.ts b/sdk/model/createUnitDefinition.ts index 56bbf4ce7367..8c7384b126f7 100644 --- a/sdk/model/createUnitDefinition.ts +++ b/sdk/model/createUnitDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/creditDefaultSwap.ts b/sdk/model/creditDefaultSwap.ts index bd62e444f6e2..b2b4f9863ac3 100644 --- a/sdk/model/creditDefaultSwap.ts +++ b/sdk/model/creditDefaultSwap.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/creditDefaultSwapAllOf.ts b/sdk/model/creditDefaultSwapAllOf.ts index 4eeca5cd54dc..e15774a3d6ed 100644 --- a/sdk/model/creditDefaultSwapAllOf.ts +++ b/sdk/model/creditDefaultSwapAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/creditRating.ts b/sdk/model/creditRating.ts index 0cac3ab0228a..817fb5ebb3d1 100644 --- a/sdk/model/creditRating.ts +++ b/sdk/model/creditRating.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/creditSpreadCurveData.ts b/sdk/model/creditSpreadCurveData.ts index 6a0e43c3c604..61aa69137381 100644 --- a/sdk/model/creditSpreadCurveData.ts +++ b/sdk/model/creditSpreadCurveData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/creditSpreadCurveDataAllOf.ts b/sdk/model/creditSpreadCurveDataAllOf.ts index ed1b6a020d32..07ad5b9f9f4e 100644 --- a/sdk/model/creditSpreadCurveDataAllOf.ts +++ b/sdk/model/creditSpreadCurveDataAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/creditSupportAnnex.ts b/sdk/model/creditSupportAnnex.ts index 2f86259676b4..f6ef1f711058 100644 --- a/sdk/model/creditSupportAnnex.ts +++ b/sdk/model/creditSupportAnnex.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/criterionType.ts b/sdk/model/criterionType.ts index ad2be3af3524..609e3eec2647 100644 --- a/sdk/model/criterionType.ts +++ b/sdk/model/criterionType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/currencyAndAmount.ts b/sdk/model/currencyAndAmount.ts index f0d5e6aaa291..b0455b5a61d2 100644 --- a/sdk/model/currencyAndAmount.ts +++ b/sdk/model/currencyAndAmount.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/curveOptions.ts b/sdk/model/curveOptions.ts index eb9b2cd49eb5..6479e3eb1f90 100644 --- a/sdk/model/curveOptions.ts +++ b/sdk/model/curveOptions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/curveOptionsAllOf.ts b/sdk/model/curveOptionsAllOf.ts index 5a3d135831f1..157b4bed5bca 100644 --- a/sdk/model/curveOptionsAllOf.ts +++ b/sdk/model/curveOptionsAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/custodianAccount.ts b/sdk/model/custodianAccount.ts index b95931a69908..db621ec756eb 100644 --- a/sdk/model/custodianAccount.ts +++ b/sdk/model/custodianAccount.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/custodianAccountProperties.ts b/sdk/model/custodianAccountProperties.ts index 730381f88c9b..4b7973eb4ca4 100644 --- a/sdk/model/custodianAccountProperties.ts +++ b/sdk/model/custodianAccountProperties.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/custodianAccountRequest.ts b/sdk/model/custodianAccountRequest.ts index 14e2dc28325a..0c91c5e5e631 100644 --- a/sdk/model/custodianAccountRequest.ts +++ b/sdk/model/custodianAccountRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/custodianAccountsUpsertResponse.ts b/sdk/model/custodianAccountsUpsertResponse.ts index 2567065b1604..6e2c486192f1 100644 --- a/sdk/model/custodianAccountsUpsertResponse.ts +++ b/sdk/model/custodianAccountsUpsertResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/customEntityDefinition.ts b/sdk/model/customEntityDefinition.ts index 3c98ca2ea517..8e4ca4882ff3 100644 --- a/sdk/model/customEntityDefinition.ts +++ b/sdk/model/customEntityDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/customEntityDefinitionRequest.ts b/sdk/model/customEntityDefinitionRequest.ts index 9b1f3ae93995..c0bb024a5115 100644 --- a/sdk/model/customEntityDefinitionRequest.ts +++ b/sdk/model/customEntityDefinitionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/customEntityField.ts b/sdk/model/customEntityField.ts index 221b3f6ac25d..80d698459b21 100644 --- a/sdk/model/customEntityField.ts +++ b/sdk/model/customEntityField.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/customEntityFieldDefinition.ts b/sdk/model/customEntityFieldDefinition.ts index 5697bdc1aa2c..14c735b5c85d 100644 --- a/sdk/model/customEntityFieldDefinition.ts +++ b/sdk/model/customEntityFieldDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/customEntityId.ts b/sdk/model/customEntityId.ts index 65bbbf3438a7..e21d85426856 100644 --- a/sdk/model/customEntityId.ts +++ b/sdk/model/customEntityId.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/customEntityRequest.ts b/sdk/model/customEntityRequest.ts index 5471c1fa6277..cdecf8a7eb78 100644 --- a/sdk/model/customEntityRequest.ts +++ b/sdk/model/customEntityRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/customEntityResponse.ts b/sdk/model/customEntityResponse.ts index 0b4c5380e832..4ece3d516fe5 100644 --- a/sdk/model/customEntityResponse.ts +++ b/sdk/model/customEntityResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/customEntityType.ts b/sdk/model/customEntityType.ts index 61021db8e004..635fa4d16e8d 100644 --- a/sdk/model/customEntityType.ts +++ b/sdk/model/customEntityType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cutLabelDefinition.ts b/sdk/model/cutLabelDefinition.ts index c646d4cdbcd9..6efd72831ee4 100644 --- a/sdk/model/cutLabelDefinition.ts +++ b/sdk/model/cutLabelDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/cutLocalTime.ts b/sdk/model/cutLocalTime.ts index 42a2cef6eaa4..fbdc13feaf61 100644 --- a/sdk/model/cutLocalTime.ts +++ b/sdk/model/cutLocalTime.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dataDefinition.ts b/sdk/model/dataDefinition.ts index cb954a2afab8..fd346ec15551 100644 --- a/sdk/model/dataDefinition.ts +++ b/sdk/model/dataDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dataMapKey.ts b/sdk/model/dataMapKey.ts index c521f0ffd1cc..ccf4316079d4 100644 --- a/sdk/model/dataMapKey.ts +++ b/sdk/model/dataMapKey.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dataMapping.ts b/sdk/model/dataMapping.ts index 86dc47302e39..c64c54a1be03 100644 --- a/sdk/model/dataMapping.ts +++ b/sdk/model/dataMapping.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dataScope.ts b/sdk/model/dataScope.ts index 095c59693ebf..25b356b9489e 100644 --- a/sdk/model/dataScope.ts +++ b/sdk/model/dataScope.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dataType.ts b/sdk/model/dataType.ts index 92736d5f1264..ade7d008ecfd 100644 --- a/sdk/model/dataType.ts +++ b/sdk/model/dataType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dataTypeSummary.ts b/sdk/model/dataTypeSummary.ts index dc0a5ee67b9d..1910703ef365 100644 --- a/sdk/model/dataTypeSummary.ts +++ b/sdk/model/dataTypeSummary.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dataTypeValueRange.ts b/sdk/model/dataTypeValueRange.ts index a7c3baa24114..036409abb02a 100644 --- a/sdk/model/dataTypeValueRange.ts +++ b/sdk/model/dataTypeValueRange.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dateAttributes.ts b/sdk/model/dateAttributes.ts index c85b9d53692d..0e3d735f3ea3 100644 --- a/sdk/model/dateAttributes.ts +++ b/sdk/model/dateAttributes.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dateOrDiaryEntry.ts b/sdk/model/dateOrDiaryEntry.ts index 5264e151b01d..1f38033dc1b8 100644 --- a/sdk/model/dateOrDiaryEntry.ts +++ b/sdk/model/dateOrDiaryEntry.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dateRange.ts b/sdk/model/dateRange.ts index d9ab46d42149..1b0a5696f481 100644 --- a/sdk/model/dateRange.ts +++ b/sdk/model/dateRange.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dateTimeComparisonType.ts b/sdk/model/dateTimeComparisonType.ts index bbc2c4e0e9a8..c35db6944014 100644 --- a/sdk/model/dateTimeComparisonType.ts +++ b/sdk/model/dateTimeComparisonType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dateTimeComplianceParameter.ts b/sdk/model/dateTimeComplianceParameter.ts index fc22ba6021da..dea1a46bf9a2 100644 --- a/sdk/model/dateTimeComplianceParameter.ts +++ b/sdk/model/dateTimeComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dateTimeComplianceParameterAllOf.ts b/sdk/model/dateTimeComplianceParameterAllOf.ts index 9cfea6af29ad..525f41f71dee 100644 --- a/sdk/model/dateTimeComplianceParameterAllOf.ts +++ b/sdk/model/dateTimeComplianceParameterAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dateTimeListComplianceParameter.ts b/sdk/model/dateTimeListComplianceParameter.ts index 3ec11b9a0de4..d8efc093a03f 100644 --- a/sdk/model/dateTimeListComplianceParameter.ts +++ b/sdk/model/dateTimeListComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dayOfWeek.ts b/sdk/model/dayOfWeek.ts index 8608171e83be..d86150eaa05d 100644 --- a/sdk/model/dayOfWeek.ts +++ b/sdk/model/dayOfWeek.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/decimalComplianceParameter.ts b/sdk/model/decimalComplianceParameter.ts index 8eed7291737e..c98d556ef90a 100644 --- a/sdk/model/decimalComplianceParameter.ts +++ b/sdk/model/decimalComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/decimalComplianceParameterAllOf.ts b/sdk/model/decimalComplianceParameterAllOf.ts index 26473bffed51..08a12d24ba15 100644 --- a/sdk/model/decimalComplianceParameterAllOf.ts +++ b/sdk/model/decimalComplianceParameterAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/decimalList.ts b/sdk/model/decimalList.ts index d2581725a597..6dd2c475b038 100644 --- a/sdk/model/decimalList.ts +++ b/sdk/model/decimalList.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/decimalListAllOf.ts b/sdk/model/decimalListAllOf.ts index 4b5b43a24101..13311672fa75 100644 --- a/sdk/model/decimalListAllOf.ts +++ b/sdk/model/decimalListAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/decimalListComplianceParameter.ts b/sdk/model/decimalListComplianceParameter.ts index de10d71084fa..cdf84ed6f3f4 100644 --- a/sdk/model/decimalListComplianceParameter.ts +++ b/sdk/model/decimalListComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/decoratedComplianceRunSummary.ts b/sdk/model/decoratedComplianceRunSummary.ts index 2bfdb96aabe9..05cbf34523e9 100644 --- a/sdk/model/decoratedComplianceRunSummary.ts +++ b/sdk/model/decoratedComplianceRunSummary.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/deleteAccountsResponse.ts b/sdk/model/deleteAccountsResponse.ts index 229d654205b6..9decd9069294 100644 --- a/sdk/model/deleteAccountsResponse.ts +++ b/sdk/model/deleteAccountsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/deleteCustodianAccountsResponse.ts b/sdk/model/deleteCustodianAccountsResponse.ts index 5a9482fb1a29..c7e2adce8264 100644 --- a/sdk/model/deleteCustodianAccountsResponse.ts +++ b/sdk/model/deleteCustodianAccountsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/deleteInstrumentPropertiesResponse.ts b/sdk/model/deleteInstrumentPropertiesResponse.ts index 3e675299e615..4dcdc6d00ef3 100644 --- a/sdk/model/deleteInstrumentPropertiesResponse.ts +++ b/sdk/model/deleteInstrumentPropertiesResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/deleteInstrumentResponse.ts b/sdk/model/deleteInstrumentResponse.ts index 6636ba2e935a..cb8f9bed68db 100644 --- a/sdk/model/deleteInstrumentResponse.ts +++ b/sdk/model/deleteInstrumentResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/deleteInstrumentsResponse.ts b/sdk/model/deleteInstrumentsResponse.ts index 0eddb4c0202e..270a74a4bfd5 100644 --- a/sdk/model/deleteInstrumentsResponse.ts +++ b/sdk/model/deleteInstrumentsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/deleteModes.ts b/sdk/model/deleteModes.ts index 856bcd72c791..ef2e6e66254c 100644 --- a/sdk/model/deleteModes.ts +++ b/sdk/model/deleteModes.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/deleteRelationRequest.ts b/sdk/model/deleteRelationRequest.ts index eb0683be1b5a..464a6f506716 100644 --- a/sdk/model/deleteRelationRequest.ts +++ b/sdk/model/deleteRelationRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/deleteRelationshipRequest.ts b/sdk/model/deleteRelationshipRequest.ts index ae782c4d91ee..7a908eb9e953 100644 --- a/sdk/model/deleteRelationshipRequest.ts +++ b/sdk/model/deleteRelationshipRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/deletedEntityResponse.ts b/sdk/model/deletedEntityResponse.ts index 82907652ccd4..145e86158358 100644 --- a/sdk/model/deletedEntityResponse.ts +++ b/sdk/model/deletedEntityResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dependencySourceFilter.ts b/sdk/model/dependencySourceFilter.ts index d377c193989a..5ee7576fa223 100644 --- a/sdk/model/dependencySourceFilter.ts +++ b/sdk/model/dependencySourceFilter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/describedAddressKey.ts b/sdk/model/describedAddressKey.ts index 192cb7d275a6..60649ef04524 100644 --- a/sdk/model/describedAddressKey.ts +++ b/sdk/model/describedAddressKey.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dialect.ts b/sdk/model/dialect.ts index 74009f404bb3..f5cfddb65104 100644 --- a/sdk/model/dialect.ts +++ b/sdk/model/dialect.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dialectId.ts b/sdk/model/dialectId.ts index af3b683a67e7..57840e0c6397 100644 --- a/sdk/model/dialectId.ts +++ b/sdk/model/dialectId.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dialectSchema.ts b/sdk/model/dialectSchema.ts index 31146479b540..60cb0894fbf1 100644 --- a/sdk/model/dialectSchema.ts +++ b/sdk/model/dialectSchema.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/diaryEntry.ts b/sdk/model/diaryEntry.ts index dfb4cb397343..1710ef843ec8 100644 --- a/sdk/model/diaryEntry.ts +++ b/sdk/model/diaryEntry.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/diaryEntryRequest.ts b/sdk/model/diaryEntryRequest.ts index c82cf38df2e9..b694244206c5 100644 --- a/sdk/model/diaryEntryRequest.ts +++ b/sdk/model/diaryEntryRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/discountFactorCurveData.ts b/sdk/model/discountFactorCurveData.ts index 69c4727dfe40..a3eaeb955a92 100644 --- a/sdk/model/discountFactorCurveData.ts +++ b/sdk/model/discountFactorCurveData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/discountFactorCurveDataAllOf.ts b/sdk/model/discountFactorCurveDataAllOf.ts index 8ee78a229b6f..300ebd760325 100644 --- a/sdk/model/discountFactorCurveDataAllOf.ts +++ b/sdk/model/discountFactorCurveDataAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/discountingDependency.ts b/sdk/model/discountingDependency.ts index a3f833901333..aed787568374 100644 --- a/sdk/model/discountingDependency.ts +++ b/sdk/model/discountingDependency.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/discountingDependencyAllOf.ts b/sdk/model/discountingDependencyAllOf.ts index c17b08bb7705..7755450af060 100644 --- a/sdk/model/discountingDependencyAllOf.ts +++ b/sdk/model/discountingDependencyAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/discountingMethod.ts b/sdk/model/discountingMethod.ts index 4e9807a7b4b8..c40ed3caa1c2 100644 --- a/sdk/model/discountingMethod.ts +++ b/sdk/model/discountingMethod.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dividendOptionEvent.ts b/sdk/model/dividendOptionEvent.ts index f999682c455c..2f5e2eafdf17 100644 --- a/sdk/model/dividendOptionEvent.ts +++ b/sdk/model/dividendOptionEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dividendOptionEventAllOf.ts b/sdk/model/dividendOptionEventAllOf.ts index e0bbdda190f3..feddc4332d17 100644 --- a/sdk/model/dividendOptionEventAllOf.ts +++ b/sdk/model/dividendOptionEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dividendReinvestmentEvent.ts b/sdk/model/dividendReinvestmentEvent.ts index 92799ad852eb..6a348e56ecee 100644 --- a/sdk/model/dividendReinvestmentEvent.ts +++ b/sdk/model/dividendReinvestmentEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/dividendReinvestmentEventAllOf.ts b/sdk/model/dividendReinvestmentEventAllOf.ts index 2a2c04ce3ec4..54076ab97e83 100644 --- a/sdk/model/dividendReinvestmentEventAllOf.ts +++ b/sdk/model/dividendReinvestmentEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/economicDependency.ts b/sdk/model/economicDependency.ts index 38232f872edc..36f2718417c9 100644 --- a/sdk/model/economicDependency.ts +++ b/sdk/model/economicDependency.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/economicDependencyType.ts b/sdk/model/economicDependencyType.ts index 0cb787db3443..db15f5225cab 100644 --- a/sdk/model/economicDependencyType.ts +++ b/sdk/model/economicDependencyType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/economicDependencyWithComplexMarketData.ts b/sdk/model/economicDependencyWithComplexMarketData.ts index f3007260c1df..5eed4f7ce323 100644 --- a/sdk/model/economicDependencyWithComplexMarketData.ts +++ b/sdk/model/economicDependencyWithComplexMarketData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/economicDependencyWithQuote.ts b/sdk/model/economicDependencyWithQuote.ts index 50697d4f5632..df459061345e 100644 --- a/sdk/model/economicDependencyWithQuote.ts +++ b/sdk/model/economicDependencyWithQuote.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/electionSpecification.ts b/sdk/model/electionSpecification.ts index 686f96d6620a..d274fa79cb6c 100644 --- a/sdk/model/electionSpecification.ts +++ b/sdk/model/electionSpecification.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/emptyModelOptions.ts b/sdk/model/emptyModelOptions.ts index b50aa88713dc..b654b8eb226c 100644 --- a/sdk/model/emptyModelOptions.ts +++ b/sdk/model/emptyModelOptions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/emptyModelOptionsAllOf.ts b/sdk/model/emptyModelOptionsAllOf.ts index 4c29455f84cb..2f8b91d65fa5 100644 --- a/sdk/model/emptyModelOptionsAllOf.ts +++ b/sdk/model/emptyModelOptionsAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/entityIdentifier.ts b/sdk/model/entityIdentifier.ts index 7502ac9caff2..ff4f4722c5c9 100644 --- a/sdk/model/entityIdentifier.ts +++ b/sdk/model/entityIdentifier.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/equity.ts b/sdk/model/equity.ts index edb2b1b5df9b..550919644647 100644 --- a/sdk/model/equity.ts +++ b/sdk/model/equity.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/equityAllOf.ts b/sdk/model/equityAllOf.ts index 811ad2f78bf1..b6c9a09ff768 100644 --- a/sdk/model/equityAllOf.ts +++ b/sdk/model/equityAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/equityAllOfIdentifiers.ts b/sdk/model/equityAllOfIdentifiers.ts index 68fcf7a17eaf..60e0538dfda5 100644 --- a/sdk/model/equityAllOfIdentifiers.ts +++ b/sdk/model/equityAllOfIdentifiers.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/equityCurveByPricesData.ts b/sdk/model/equityCurveByPricesData.ts index 4147acd6243d..76be52ddefad 100644 --- a/sdk/model/equityCurveByPricesData.ts +++ b/sdk/model/equityCurveByPricesData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/equityCurveByPricesDataAllOf.ts b/sdk/model/equityCurveByPricesDataAllOf.ts index 0603f1ff578d..c90fca43b169 100644 --- a/sdk/model/equityCurveByPricesDataAllOf.ts +++ b/sdk/model/equityCurveByPricesDataAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/equityCurveDependency.ts b/sdk/model/equityCurveDependency.ts index 09c0ebfbbb3b..5751280e5f11 100644 --- a/sdk/model/equityCurveDependency.ts +++ b/sdk/model/equityCurveDependency.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/equityCurveDependencyAllOf.ts b/sdk/model/equityCurveDependencyAllOf.ts index 248859b7643e..9d6fcfa42089 100644 --- a/sdk/model/equityCurveDependencyAllOf.ts +++ b/sdk/model/equityCurveDependencyAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/equityModelOptions.ts b/sdk/model/equityModelOptions.ts index 39c92078ee63..b05882f426af 100644 --- a/sdk/model/equityModelOptions.ts +++ b/sdk/model/equityModelOptions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/equityModelOptionsAllOf.ts b/sdk/model/equityModelOptionsAllOf.ts index d6765e1f7321..3291cd103c2d 100644 --- a/sdk/model/equityModelOptionsAllOf.ts +++ b/sdk/model/equityModelOptionsAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/equityOption.ts b/sdk/model/equityOption.ts index 40a796716698..31c4c1fdc49f 100644 --- a/sdk/model/equityOption.ts +++ b/sdk/model/equityOption.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/equityOptionAllOf.ts b/sdk/model/equityOptionAllOf.ts index 4b0f427a64d3..be548bbc5e7a 100644 --- a/sdk/model/equityOptionAllOf.ts +++ b/sdk/model/equityOptionAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/equitySwap.ts b/sdk/model/equitySwap.ts index 23b983ce793a..9f3d53c56167 100644 --- a/sdk/model/equitySwap.ts +++ b/sdk/model/equitySwap.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/equitySwapAllOf.ts b/sdk/model/equitySwapAllOf.ts index e0c9b009915c..537d49232f05 100644 --- a/sdk/model/equitySwapAllOf.ts +++ b/sdk/model/equitySwapAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/equityVolDependency.ts b/sdk/model/equityVolDependency.ts index 68f10b74a2f1..18dd8d007ef1 100644 --- a/sdk/model/equityVolDependency.ts +++ b/sdk/model/equityVolDependency.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/equityVolDependencyAllOf.ts b/sdk/model/equityVolDependencyAllOf.ts index e2a24aa05abe..b4eecf020efc 100644 --- a/sdk/model/equityVolDependencyAllOf.ts +++ b/sdk/model/equityVolDependencyAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/equityVolSurfaceData.ts b/sdk/model/equityVolSurfaceData.ts index bc0b9e97a18e..072f12318b64 100644 --- a/sdk/model/equityVolSurfaceData.ts +++ b/sdk/model/equityVolSurfaceData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/equityVolSurfaceDataAllOf.ts b/sdk/model/equityVolSurfaceDataAllOf.ts index 2c2c90cc68a9..79e442fec039 100644 --- a/sdk/model/equityVolSurfaceDataAllOf.ts +++ b/sdk/model/equityVolSurfaceDataAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/errorDetail.ts b/sdk/model/errorDetail.ts index 5b31566747e7..894dcc216412 100644 --- a/sdk/model/errorDetail.ts +++ b/sdk/model/errorDetail.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/eventDateRange.ts b/sdk/model/eventDateRange.ts index 114752bb568e..eef3e09e28e6 100644 --- a/sdk/model/eventDateRange.ts +++ b/sdk/model/eventDateRange.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/exDividendConfiguration.ts b/sdk/model/exDividendConfiguration.ts index 2a65541895b3..b8cd4f6db303 100644 --- a/sdk/model/exDividendConfiguration.ts +++ b/sdk/model/exDividendConfiguration.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/exchangeTradedOption.ts b/sdk/model/exchangeTradedOption.ts index 911f41dedf7c..3e2ce5e813f0 100644 --- a/sdk/model/exchangeTradedOption.ts +++ b/sdk/model/exchangeTradedOption.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/exchangeTradedOptionAllOf.ts b/sdk/model/exchangeTradedOptionAllOf.ts index ee8fd4ad23f8..cdf75acd232b 100644 --- a/sdk/model/exchangeTradedOptionAllOf.ts +++ b/sdk/model/exchangeTradedOptionAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/exchangeTradedOptionContractDetails.ts b/sdk/model/exchangeTradedOptionContractDetails.ts index ffe271b624b8..3c5b516df4e3 100644 --- a/sdk/model/exchangeTradedOptionContractDetails.ts +++ b/sdk/model/exchangeTradedOptionContractDetails.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/execution.ts b/sdk/model/execution.ts index 7f7d71d87479..88ac49d55d03 100644 --- a/sdk/model/execution.ts +++ b/sdk/model/execution.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/executionRequest.ts b/sdk/model/executionRequest.ts index 17c1ab718b17..78d414782f85 100644 --- a/sdk/model/executionRequest.ts +++ b/sdk/model/executionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/executionSetRequest.ts b/sdk/model/executionSetRequest.ts index 0e30ff33ff14..04a19b06aefe 100644 --- a/sdk/model/executionSetRequest.ts +++ b/sdk/model/executionSetRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/exerciseEvent.ts b/sdk/model/exerciseEvent.ts index 4251aeda6555..031eef7986c8 100644 --- a/sdk/model/exerciseEvent.ts +++ b/sdk/model/exerciseEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/exerciseEventAllOf.ts b/sdk/model/exerciseEventAllOf.ts index a475d8283f09..74f98130082c 100644 --- a/sdk/model/exerciseEventAllOf.ts +++ b/sdk/model/exerciseEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/exoticInstrument.ts b/sdk/model/exoticInstrument.ts index fbb8acd00fcb..ae4d421b747d 100644 --- a/sdk/model/exoticInstrument.ts +++ b/sdk/model/exoticInstrument.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/exoticInstrumentAllOf.ts b/sdk/model/exoticInstrumentAllOf.ts index 9012f1313459..04ad5f62d5b4 100644 --- a/sdk/model/exoticInstrumentAllOf.ts +++ b/sdk/model/exoticInstrumentAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/expandedGroup.ts b/sdk/model/expandedGroup.ts index 6ce455a6d897..58134a3fd0ca 100644 --- a/sdk/model/expandedGroup.ts +++ b/sdk/model/expandedGroup.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/feeRule.ts b/sdk/model/feeRule.ts index bf91a884a9b1..577bebc4547a 100644 --- a/sdk/model/feeRule.ts +++ b/sdk/model/feeRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/feeRuleUpsertRequest.ts b/sdk/model/feeRuleUpsertRequest.ts index 0bb049514fe5..5076f54ba183 100644 --- a/sdk/model/feeRuleUpsertRequest.ts +++ b/sdk/model/feeRuleUpsertRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/feeRuleUpsertResponse.ts b/sdk/model/feeRuleUpsertResponse.ts index a2547e993d44..03f7be5ba3a9 100644 --- a/sdk/model/feeRuleUpsertResponse.ts +++ b/sdk/model/feeRuleUpsertResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fieldDefinition.ts b/sdk/model/fieldDefinition.ts index ecaf8adb844e..0a873d2f2aeb 100644 --- a/sdk/model/fieldDefinition.ts +++ b/sdk/model/fieldDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fieldSchema.ts b/sdk/model/fieldSchema.ts index 2cb5915a9af9..7e48f11ab5a7 100644 --- a/sdk/model/fieldSchema.ts +++ b/sdk/model/fieldSchema.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fieldValue.ts b/sdk/model/fieldValue.ts index 6fc08f9971e7..dea707730256 100644 --- a/sdk/model/fieldValue.ts +++ b/sdk/model/fieldValue.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fileResponse.ts b/sdk/model/fileResponse.ts index de826f7f617f..28eb3b60007c 100644 --- a/sdk/model/fileResponse.ts +++ b/sdk/model/fileResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/filterPredicateComplianceParameter.ts b/sdk/model/filterPredicateComplianceParameter.ts index d566af333d83..d76d66ee2617 100644 --- a/sdk/model/filterPredicateComplianceParameter.ts +++ b/sdk/model/filterPredicateComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/filterPredicateComplianceParameterAllOf.ts b/sdk/model/filterPredicateComplianceParameterAllOf.ts index 01e498aa0c59..1aa81dee6a76 100644 --- a/sdk/model/filterPredicateComplianceParameterAllOf.ts +++ b/sdk/model/filterPredicateComplianceParameterAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/filterStep.ts b/sdk/model/filterStep.ts index 2f1ebde2699d..79e4318a8aa4 100644 --- a/sdk/model/filterStep.ts +++ b/sdk/model/filterStep.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fixedLeg.ts b/sdk/model/fixedLeg.ts index 58a547af99ba..5727b0d256e7 100644 --- a/sdk/model/fixedLeg.ts +++ b/sdk/model/fixedLeg.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fixedLegAllOf.ts b/sdk/model/fixedLegAllOf.ts index 3579f21a299b..4ad695f314b8 100644 --- a/sdk/model/fixedLegAllOf.ts +++ b/sdk/model/fixedLegAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fixedLegAllOfOverrides.ts b/sdk/model/fixedLegAllOfOverrides.ts index dc3885a58399..d17d2c89a1a0 100644 --- a/sdk/model/fixedLegAllOfOverrides.ts +++ b/sdk/model/fixedLegAllOfOverrides.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fixedSchedule.ts b/sdk/model/fixedSchedule.ts index b59128bd82fc..de523ab338cf 100644 --- a/sdk/model/fixedSchedule.ts +++ b/sdk/model/fixedSchedule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fixedScheduleAllOf.ts b/sdk/model/fixedScheduleAllOf.ts index 19f0f04b84c8..8ed4f957b0eb 100644 --- a/sdk/model/fixedScheduleAllOf.ts +++ b/sdk/model/fixedScheduleAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/floatSchedule.ts b/sdk/model/floatSchedule.ts index 792008c8312f..3ec04b6abe2b 100644 --- a/sdk/model/floatSchedule.ts +++ b/sdk/model/floatSchedule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/floatScheduleAllOf.ts b/sdk/model/floatScheduleAllOf.ts index 5fb72052b906..eb34f2382ee4 100644 --- a/sdk/model/floatScheduleAllOf.ts +++ b/sdk/model/floatScheduleAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/floatingLeg.ts b/sdk/model/floatingLeg.ts index b16cf81a1a4e..14c311321ecf 100644 --- a/sdk/model/floatingLeg.ts +++ b/sdk/model/floatingLeg.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/floatingLegAllOf.ts b/sdk/model/floatingLegAllOf.ts index 0d5573c3cf60..36af8bd6bf14 100644 --- a/sdk/model/floatingLegAllOf.ts +++ b/sdk/model/floatingLegAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/flowConventionName.ts b/sdk/model/flowConventionName.ts index 5236d31d9d4a..41a9933bef7d 100644 --- a/sdk/model/flowConventionName.ts +++ b/sdk/model/flowConventionName.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/flowConventions.ts b/sdk/model/flowConventions.ts index b1daec111c5a..2a4633f5fdf3 100644 --- a/sdk/model/flowConventions.ts +++ b/sdk/model/flowConventions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/forwardRateAgreement.ts b/sdk/model/forwardRateAgreement.ts index ff321a9e48c4..2ba2e2a8b1fd 100644 --- a/sdk/model/forwardRateAgreement.ts +++ b/sdk/model/forwardRateAgreement.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/forwardRateAgreementAllOf.ts b/sdk/model/forwardRateAgreementAllOf.ts index 65a49c9751a1..d0c649fd0d00 100644 --- a/sdk/model/forwardRateAgreementAllOf.ts +++ b/sdk/model/forwardRateAgreementAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fromRecipe.ts b/sdk/model/fromRecipe.ts index 61a35a861578..80d20eccd9fc 100644 --- a/sdk/model/fromRecipe.ts +++ b/sdk/model/fromRecipe.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fundingLeg.ts b/sdk/model/fundingLeg.ts index de3558f98bed..85b11293f4b3 100644 --- a/sdk/model/fundingLeg.ts +++ b/sdk/model/fundingLeg.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fundingLegAllOf.ts b/sdk/model/fundingLegAllOf.ts index 8062b9e56ec1..43834b8f37f8 100644 --- a/sdk/model/fundingLegAllOf.ts +++ b/sdk/model/fundingLegAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fundingLegOptions.ts b/sdk/model/fundingLegOptions.ts index e78da832e31a..c772de5142ff 100644 --- a/sdk/model/fundingLegOptions.ts +++ b/sdk/model/fundingLegOptions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fundingLegOptionsAllOf.ts b/sdk/model/fundingLegOptionsAllOf.ts index a5fb7fbd11ae..bdb0d68d291f 100644 --- a/sdk/model/fundingLegOptionsAllOf.ts +++ b/sdk/model/fundingLegOptionsAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/future.ts b/sdk/model/future.ts index 3a774fa53363..dc265437dd4f 100644 --- a/sdk/model/future.ts +++ b/sdk/model/future.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/futureAllOf.ts b/sdk/model/futureAllOf.ts index e00a0bcfa29e..10948d7e4285 100644 --- a/sdk/model/futureAllOf.ts +++ b/sdk/model/futureAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/futuresContractDetails.ts b/sdk/model/futuresContractDetails.ts index 54e23d66253b..3f664df1bb85 100644 --- a/sdk/model/futuresContractDetails.ts +++ b/sdk/model/futuresContractDetails.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxConventions.ts b/sdk/model/fxConventions.ts index 9b7abc674fc5..86fe3251bf12 100644 --- a/sdk/model/fxConventions.ts +++ b/sdk/model/fxConventions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxDependency.ts b/sdk/model/fxDependency.ts index 9bd687aa7b5c..aa03768c4ea5 100644 --- a/sdk/model/fxDependency.ts +++ b/sdk/model/fxDependency.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxDependencyAllOf.ts b/sdk/model/fxDependencyAllOf.ts index aa98e8c94261..880ceaaa4424 100644 --- a/sdk/model/fxDependencyAllOf.ts +++ b/sdk/model/fxDependencyAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxForward.ts b/sdk/model/fxForward.ts index 2a1af426d881..9c18519c91ce 100644 --- a/sdk/model/fxForward.ts +++ b/sdk/model/fxForward.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxForwardAllOf.ts b/sdk/model/fxForwardAllOf.ts index 260856bd6032..b37121b67f10 100644 --- a/sdk/model/fxForwardAllOf.ts +++ b/sdk/model/fxForwardAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxForwardCurveByQuoteReference.ts b/sdk/model/fxForwardCurveByQuoteReference.ts index dfaae10cfc28..0bab9dc3f464 100644 --- a/sdk/model/fxForwardCurveByQuoteReference.ts +++ b/sdk/model/fxForwardCurveByQuoteReference.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxForwardCurveByQuoteReferenceAllOf.ts b/sdk/model/fxForwardCurveByQuoteReferenceAllOf.ts index e8b8e5b2a07c..0291b1f0ce80 100644 --- a/sdk/model/fxForwardCurveByQuoteReferenceAllOf.ts +++ b/sdk/model/fxForwardCurveByQuoteReferenceAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxForwardCurveData.ts b/sdk/model/fxForwardCurveData.ts index 714237a44e0c..b2f079348715 100644 --- a/sdk/model/fxForwardCurveData.ts +++ b/sdk/model/fxForwardCurveData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxForwardCurveDataAllOf.ts b/sdk/model/fxForwardCurveDataAllOf.ts index e2b43efa3cb8..4be18ef24ac5 100644 --- a/sdk/model/fxForwardCurveDataAllOf.ts +++ b/sdk/model/fxForwardCurveDataAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxForwardModelOptions.ts b/sdk/model/fxForwardModelOptions.ts index 308e7918d34a..e20270e16200 100644 --- a/sdk/model/fxForwardModelOptions.ts +++ b/sdk/model/fxForwardModelOptions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxForwardModelOptionsAllOf.ts b/sdk/model/fxForwardModelOptionsAllOf.ts index 9933d95a3dc7..2aca241e8128 100644 --- a/sdk/model/fxForwardModelOptionsAllOf.ts +++ b/sdk/model/fxForwardModelOptionsAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxForwardPipsCurveData.ts b/sdk/model/fxForwardPipsCurveData.ts index 61258602bb82..13e6b4ebac7f 100644 --- a/sdk/model/fxForwardPipsCurveData.ts +++ b/sdk/model/fxForwardPipsCurveData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxForwardPipsCurveDataAllOf.ts b/sdk/model/fxForwardPipsCurveDataAllOf.ts index 5bfc31c70541..aa44eaea8e1c 100644 --- a/sdk/model/fxForwardPipsCurveDataAllOf.ts +++ b/sdk/model/fxForwardPipsCurveDataAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxForwardTenorCurveData.ts b/sdk/model/fxForwardTenorCurveData.ts index 1deeb5eac8b8..15bda1a971ba 100644 --- a/sdk/model/fxForwardTenorCurveData.ts +++ b/sdk/model/fxForwardTenorCurveData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxForwardTenorCurveDataAllOf.ts b/sdk/model/fxForwardTenorCurveDataAllOf.ts index 8d14fe123ebb..0adfc7af07ff 100644 --- a/sdk/model/fxForwardTenorCurveDataAllOf.ts +++ b/sdk/model/fxForwardTenorCurveDataAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxForwardTenorPipsCurveData.ts b/sdk/model/fxForwardTenorPipsCurveData.ts index 83ecf242632c..b0c91a3d991d 100644 --- a/sdk/model/fxForwardTenorPipsCurveData.ts +++ b/sdk/model/fxForwardTenorPipsCurveData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxForwardTenorPipsCurveDataAllOf.ts b/sdk/model/fxForwardTenorPipsCurveDataAllOf.ts index c6f5692cb154..4dd99ceaca08 100644 --- a/sdk/model/fxForwardTenorPipsCurveDataAllOf.ts +++ b/sdk/model/fxForwardTenorPipsCurveDataAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxForwardsDependency.ts b/sdk/model/fxForwardsDependency.ts index e1c8d3706fd8..905d257a890e 100644 --- a/sdk/model/fxForwardsDependency.ts +++ b/sdk/model/fxForwardsDependency.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxForwardsDependencyAllOf.ts b/sdk/model/fxForwardsDependencyAllOf.ts index af6c50774369..5f5a84fb4968 100644 --- a/sdk/model/fxForwardsDependencyAllOf.ts +++ b/sdk/model/fxForwardsDependencyAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxLinkedNotionalSchedule.ts b/sdk/model/fxLinkedNotionalSchedule.ts index e45accc3b707..1f3425b2ea9e 100644 --- a/sdk/model/fxLinkedNotionalSchedule.ts +++ b/sdk/model/fxLinkedNotionalSchedule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxLinkedNotionalScheduleAllOf.ts b/sdk/model/fxLinkedNotionalScheduleAllOf.ts index 084c18a0d77a..3ea4ab07a2d4 100644 --- a/sdk/model/fxLinkedNotionalScheduleAllOf.ts +++ b/sdk/model/fxLinkedNotionalScheduleAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxOption.ts b/sdk/model/fxOption.ts index fb9690253cb7..fc3232a0d6f0 100644 --- a/sdk/model/fxOption.ts +++ b/sdk/model/fxOption.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxOptionAllOf.ts b/sdk/model/fxOptionAllOf.ts index f5fe535f1e17..31acaae548d2 100644 --- a/sdk/model/fxOptionAllOf.ts +++ b/sdk/model/fxOptionAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxRateSchedule.ts b/sdk/model/fxRateSchedule.ts index e7e8abcc6731..2d19cd126f9b 100644 --- a/sdk/model/fxRateSchedule.ts +++ b/sdk/model/fxRateSchedule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxRateScheduleAllOf.ts b/sdk/model/fxRateScheduleAllOf.ts index fc73011de3d3..e313ae37a440 100644 --- a/sdk/model/fxRateScheduleAllOf.ts +++ b/sdk/model/fxRateScheduleAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxSwap.ts b/sdk/model/fxSwap.ts index 303ae299751b..b7c4c3f41520 100644 --- a/sdk/model/fxSwap.ts +++ b/sdk/model/fxSwap.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxSwapAllOf.ts b/sdk/model/fxSwapAllOf.ts index 6df7714aff88..0145674c359f 100644 --- a/sdk/model/fxSwapAllOf.ts +++ b/sdk/model/fxSwapAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxTenorConvention.ts b/sdk/model/fxTenorConvention.ts index ec2a789e12f0..5d8d8c4db9d5 100644 --- a/sdk/model/fxTenorConvention.ts +++ b/sdk/model/fxTenorConvention.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxVolDependency.ts b/sdk/model/fxVolDependency.ts index 81f8fd458cca..ed6f6205439e 100644 --- a/sdk/model/fxVolDependency.ts +++ b/sdk/model/fxVolDependency.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxVolDependencyAllOf.ts b/sdk/model/fxVolDependencyAllOf.ts index deae6272450d..8f271b546841 100644 --- a/sdk/model/fxVolDependencyAllOf.ts +++ b/sdk/model/fxVolDependencyAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/fxVolSurfaceData.ts b/sdk/model/fxVolSurfaceData.ts index ec2f24752191..7d82dadd95ef 100644 --- a/sdk/model/fxVolSurfaceData.ts +++ b/sdk/model/fxVolSurfaceData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/generalLedgerProfileMapping.ts b/sdk/model/generalLedgerProfileMapping.ts index 545a8d910bc3..9a82fa80cbff 100644 --- a/sdk/model/generalLedgerProfileMapping.ts +++ b/sdk/model/generalLedgerProfileMapping.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/generalLedgerProfileRequest.ts b/sdk/model/generalLedgerProfileRequest.ts index 39dd04a437eb..61a963e6c3db 100644 --- a/sdk/model/generalLedgerProfileRequest.ts +++ b/sdk/model/generalLedgerProfileRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/generalLedgerProfileResponse.ts b/sdk/model/generalLedgerProfileResponse.ts index c3d03ebb69f4..bded33364073 100644 --- a/sdk/model/generalLedgerProfileResponse.ts +++ b/sdk/model/generalLedgerProfileResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/getCdsFlowConventionsResponse.ts b/sdk/model/getCdsFlowConventionsResponse.ts index 6f1751c89515..054d6d780c44 100644 --- a/sdk/model/getCdsFlowConventionsResponse.ts +++ b/sdk/model/getCdsFlowConventionsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/getComplexMarketDataResponse.ts b/sdk/model/getComplexMarketDataResponse.ts index baed3ff5f00a..3714d7d1d64a 100644 --- a/sdk/model/getComplexMarketDataResponse.ts +++ b/sdk/model/getComplexMarketDataResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/getCounterpartyAgreementResponse.ts b/sdk/model/getCounterpartyAgreementResponse.ts index 01ce43f03a47..aa2283f231f3 100644 --- a/sdk/model/getCounterpartyAgreementResponse.ts +++ b/sdk/model/getCounterpartyAgreementResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/getCreditSupportAnnexResponse.ts b/sdk/model/getCreditSupportAnnexResponse.ts index 59cb0bb14b16..30b0cdd19e61 100644 --- a/sdk/model/getCreditSupportAnnexResponse.ts +++ b/sdk/model/getCreditSupportAnnexResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/getDataMapResponse.ts b/sdk/model/getDataMapResponse.ts index db94c5cfcce1..3c64e46529d9 100644 --- a/sdk/model/getDataMapResponse.ts +++ b/sdk/model/getDataMapResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/getFlowConventionsResponse.ts b/sdk/model/getFlowConventionsResponse.ts index 6e34a009995b..56cdad0d82a6 100644 --- a/sdk/model/getFlowConventionsResponse.ts +++ b/sdk/model/getFlowConventionsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/getIndexConventionResponse.ts b/sdk/model/getIndexConventionResponse.ts index 95260279559c..f093ac57e918 100644 --- a/sdk/model/getIndexConventionResponse.ts +++ b/sdk/model/getIndexConventionResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/getInstrumentsResponse.ts b/sdk/model/getInstrumentsResponse.ts index 345ba50a1abc..3e440fefc790 100644 --- a/sdk/model/getInstrumentsResponse.ts +++ b/sdk/model/getInstrumentsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/getQuotesResponse.ts b/sdk/model/getQuotesResponse.ts index 377375982339..dafbc12063a4 100644 --- a/sdk/model/getQuotesResponse.ts +++ b/sdk/model/getQuotesResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/getRecipeResponse.ts b/sdk/model/getRecipeResponse.ts index c348c7763a53..ca8365b01b3c 100644 --- a/sdk/model/getRecipeResponse.ts +++ b/sdk/model/getRecipeResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/getReferencePortfolioConstituentsResponse.ts b/sdk/model/getReferencePortfolioConstituentsResponse.ts index b59db4cce3e3..7a23bbcf149c 100644 --- a/sdk/model/getReferencePortfolioConstituentsResponse.ts +++ b/sdk/model/getReferencePortfolioConstituentsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/getStructuredResultDataResponse.ts b/sdk/model/getStructuredResultDataResponse.ts index f1c914c33d29..d1a6e023b307 100644 --- a/sdk/model/getStructuredResultDataResponse.ts +++ b/sdk/model/getStructuredResultDataResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/getVirtualDocumentResponse.ts b/sdk/model/getVirtualDocumentResponse.ts index fe5341d0c6cc..b47f0bea2eb2 100644 --- a/sdk/model/getVirtualDocumentResponse.ts +++ b/sdk/model/getVirtualDocumentResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/groupByStep.ts b/sdk/model/groupByStep.ts index c2eff43a9ba7..2d1a098e0a8b 100644 --- a/sdk/model/groupByStep.ts +++ b/sdk/model/groupByStep.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/groupFilterPredicateComplianceParameter.ts b/sdk/model/groupFilterPredicateComplianceParameter.ts index c7c72462d7e3..a858a8254070 100644 --- a/sdk/model/groupFilterPredicateComplianceParameter.ts +++ b/sdk/model/groupFilterPredicateComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/groupFilterStep.ts b/sdk/model/groupFilterStep.ts index fa9b192ea67b..baa48f4d4b60 100644 --- a/sdk/model/groupFilterStep.ts +++ b/sdk/model/groupFilterStep.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/groupFilterStepAllOf.ts b/sdk/model/groupFilterStepAllOf.ts index 62647189ec52..8cd28c864957 100644 --- a/sdk/model/groupFilterStepAllOf.ts +++ b/sdk/model/groupFilterStepAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/groupOfMarketDataKeyRules.ts b/sdk/model/groupOfMarketDataKeyRules.ts index 5ff7c134e558..d9641e5819ca 100644 --- a/sdk/model/groupOfMarketDataKeyRules.ts +++ b/sdk/model/groupOfMarketDataKeyRules.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/groupedResultOfAddressKey.ts b/sdk/model/groupedResultOfAddressKey.ts index b170b2a34c2a..77b8ff04baff 100644 --- a/sdk/model/groupedResultOfAddressKey.ts +++ b/sdk/model/groupedResultOfAddressKey.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/holdingAdjustment.ts b/sdk/model/holdingAdjustment.ts index cdad5677d45c..1d0d231e9b94 100644 --- a/sdk/model/holdingAdjustment.ts +++ b/sdk/model/holdingAdjustment.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/holdingAdjustmentWithDate.ts b/sdk/model/holdingAdjustmentWithDate.ts index 3f4cc13b1203..d1e9499398b0 100644 --- a/sdk/model/holdingAdjustmentWithDate.ts +++ b/sdk/model/holdingAdjustmentWithDate.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/holdingContext.ts b/sdk/model/holdingContext.ts index 0ad25eac87b4..0f9df53b9add 100644 --- a/sdk/model/holdingContext.ts +++ b/sdk/model/holdingContext.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/holdingContributor.ts b/sdk/model/holdingContributor.ts index 973ab8cb7401..c6b7a2f4f896 100644 --- a/sdk/model/holdingContributor.ts +++ b/sdk/model/holdingContributor.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/holdingsAdjustment.ts b/sdk/model/holdingsAdjustment.ts index 27d68c504557..f901f8b584b7 100644 --- a/sdk/model/holdingsAdjustment.ts +++ b/sdk/model/holdingsAdjustment.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/holdingsAdjustmentHeader.ts b/sdk/model/holdingsAdjustmentHeader.ts index 7cc63999b82d..61ece1f5a7da 100644 --- a/sdk/model/holdingsAdjustmentHeader.ts +++ b/sdk/model/holdingsAdjustmentHeader.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/iUnitDefinitionDto.ts b/sdk/model/iUnitDefinitionDto.ts index 6a81038e180b..3dadfe93200d 100644 --- a/sdk/model/iUnitDefinitionDto.ts +++ b/sdk/model/iUnitDefinitionDto.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/idSelectorDefinition.ts b/sdk/model/idSelectorDefinition.ts index a4672219f041..498af1f55e6c 100644 --- a/sdk/model/idSelectorDefinition.ts +++ b/sdk/model/idSelectorDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/identifierPartSchema.ts b/sdk/model/identifierPartSchema.ts index 43d2422f57a4..a8ebabbce9e4 100644 --- a/sdk/model/identifierPartSchema.ts +++ b/sdk/model/identifierPartSchema.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/indexConvention.ts b/sdk/model/indexConvention.ts index 543309fe81e5..3c3af9b365d2 100644 --- a/sdk/model/indexConvention.ts +++ b/sdk/model/indexConvention.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/indexModelOptions.ts b/sdk/model/indexModelOptions.ts index faf8c8125158..6a11afef7e06 100644 --- a/sdk/model/indexModelOptions.ts +++ b/sdk/model/indexModelOptions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/indexModelOptionsAllOf.ts b/sdk/model/indexModelOptionsAllOf.ts index 41c5271e5112..7d5b43dcbe8d 100644 --- a/sdk/model/indexModelOptionsAllOf.ts +++ b/sdk/model/indexModelOptionsAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/indexProjectionDependency.ts b/sdk/model/indexProjectionDependency.ts index c346dcb10c3f..1021254049a9 100644 --- a/sdk/model/indexProjectionDependency.ts +++ b/sdk/model/indexProjectionDependency.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/indexProjectionDependencyAllOf.ts b/sdk/model/indexProjectionDependencyAllOf.ts index 9f723bcf31ef..a0dfbb06e7bd 100644 --- a/sdk/model/indexProjectionDependencyAllOf.ts +++ b/sdk/model/indexProjectionDependencyAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/industryClassifier.ts b/sdk/model/industryClassifier.ts index 2075b0f7f1f6..6c2edbb6a87a 100644 --- a/sdk/model/industryClassifier.ts +++ b/sdk/model/industryClassifier.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/inflationFixingDependency.ts b/sdk/model/inflationFixingDependency.ts index 4656b3210389..403b1e2d2ca3 100644 --- a/sdk/model/inflationFixingDependency.ts +++ b/sdk/model/inflationFixingDependency.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/inflationFixingDependencyAllOf.ts b/sdk/model/inflationFixingDependencyAllOf.ts index 989c3960933c..43f17f2b33bc 100644 --- a/sdk/model/inflationFixingDependencyAllOf.ts +++ b/sdk/model/inflationFixingDependencyAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/inflationIndexConventions.ts b/sdk/model/inflationIndexConventions.ts index f239ad4cdc51..be28cc6a13db 100644 --- a/sdk/model/inflationIndexConventions.ts +++ b/sdk/model/inflationIndexConventions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/inflationLeg.ts b/sdk/model/inflationLeg.ts index 33b0f65b2c3a..40983fa626cb 100644 --- a/sdk/model/inflationLeg.ts +++ b/sdk/model/inflationLeg.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/inflationLegAllOf.ts b/sdk/model/inflationLegAllOf.ts index ebadf84d7abe..b5dada7613bb 100644 --- a/sdk/model/inflationLegAllOf.ts +++ b/sdk/model/inflationLegAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/inflationLinkedBond.ts b/sdk/model/inflationLinkedBond.ts index 77baac2936dc..84a2c770eea2 100644 --- a/sdk/model/inflationLinkedBond.ts +++ b/sdk/model/inflationLinkedBond.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/inflationLinkedBondAllOf.ts b/sdk/model/inflationLinkedBondAllOf.ts index 51cfb16f7028..e9b6f1b79b47 100644 --- a/sdk/model/inflationLinkedBondAllOf.ts +++ b/sdk/model/inflationLinkedBondAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/inflationSwap.ts b/sdk/model/inflationSwap.ts index 4a5d82c8ef85..ce60d669a34b 100644 --- a/sdk/model/inflationSwap.ts +++ b/sdk/model/inflationSwap.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/inflationSwapAllOf.ts b/sdk/model/inflationSwapAllOf.ts index 99c1c5bdfdb3..a56b5e07ba4d 100644 --- a/sdk/model/inflationSwapAllOf.ts +++ b/sdk/model/inflationSwapAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/informationalErrorEvent.ts b/sdk/model/informationalErrorEvent.ts index ddbc516e6608..95290c28125d 100644 --- a/sdk/model/informationalErrorEvent.ts +++ b/sdk/model/informationalErrorEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/informationalErrorEventAllOf.ts b/sdk/model/informationalErrorEventAllOf.ts index 7d29ff022db4..9af3ac731eb5 100644 --- a/sdk/model/informationalErrorEventAllOf.ts +++ b/sdk/model/informationalErrorEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/informationalEvent.ts b/sdk/model/informationalEvent.ts index 77c0aa240fd1..b3750dba228c 100644 --- a/sdk/model/informationalEvent.ts +++ b/sdk/model/informationalEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/informationalEventAllOf.ts b/sdk/model/informationalEventAllOf.ts index 53fc0ec73357..7782fc9428d1 100644 --- a/sdk/model/informationalEventAllOf.ts +++ b/sdk/model/informationalEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/inlineValuationRequest.ts b/sdk/model/inlineValuationRequest.ts index 34916cb90f99..77048b221465 100644 --- a/sdk/model/inlineValuationRequest.ts +++ b/sdk/model/inlineValuationRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/inlineValuationsReconciliationRequest.ts b/sdk/model/inlineValuationsReconciliationRequest.ts index 80a7106e0d1f..ca1ad211da08 100644 --- a/sdk/model/inlineValuationsReconciliationRequest.ts +++ b/sdk/model/inlineValuationsReconciliationRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/inputTransition.ts b/sdk/model/inputTransition.ts index 049f30315db9..5327ee0394a6 100644 --- a/sdk/model/inputTransition.ts +++ b/sdk/model/inputTransition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrument.ts b/sdk/model/instrument.ts index 4db150f894dc..8f8acd8e2cab 100644 --- a/sdk/model/instrument.ts +++ b/sdk/model/instrument.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentCapabilities.ts b/sdk/model/instrumentCapabilities.ts index 8b2702532d62..1cd0e48e3d0a 100644 --- a/sdk/model/instrumentCapabilities.ts +++ b/sdk/model/instrumentCapabilities.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentCashFlow.ts b/sdk/model/instrumentCashFlow.ts index 46b2fa358f24..d1e6f11e2865 100644 --- a/sdk/model/instrumentCashFlow.ts +++ b/sdk/model/instrumentCashFlow.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentDefinition.ts b/sdk/model/instrumentDefinition.ts index 73d4e15aa96b..bedec3eff707 100644 --- a/sdk/model/instrumentDefinition.ts +++ b/sdk/model/instrumentDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentDefinitionFormat.ts b/sdk/model/instrumentDefinitionFormat.ts index 89550961c4c6..d6a60d5ecd2a 100644 --- a/sdk/model/instrumentDefinitionFormat.ts +++ b/sdk/model/instrumentDefinitionFormat.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentDeleteModes.ts b/sdk/model/instrumentDeleteModes.ts index b3c69fcf7861..75a6bb898e4d 100644 --- a/sdk/model/instrumentDeleteModes.ts +++ b/sdk/model/instrumentDeleteModes.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentEvent.ts b/sdk/model/instrumentEvent.ts index d9159feebcc8..af08ac47bba9 100644 --- a/sdk/model/instrumentEvent.ts +++ b/sdk/model/instrumentEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentEventConfiguration.ts b/sdk/model/instrumentEventConfiguration.ts index 910f3764899b..48c2685ca2cb 100644 --- a/sdk/model/instrumentEventConfiguration.ts +++ b/sdk/model/instrumentEventConfiguration.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentEventHolder.ts b/sdk/model/instrumentEventHolder.ts index 8a0a78f3276c..8490011e0016 100644 --- a/sdk/model/instrumentEventHolder.ts +++ b/sdk/model/instrumentEventHolder.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentEventType.ts b/sdk/model/instrumentEventType.ts index 5e7d63276ce4..f9a85bbd0402 100644 --- a/sdk/model/instrumentEventType.ts +++ b/sdk/model/instrumentEventType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentIdTypeDescriptor.ts b/sdk/model/instrumentIdTypeDescriptor.ts index ac3129d92ef3..38aac425778e 100644 --- a/sdk/model/instrumentIdTypeDescriptor.ts +++ b/sdk/model/instrumentIdTypeDescriptor.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentIdValue.ts b/sdk/model/instrumentIdValue.ts index 464fd8ce6398..e8fcad558134 100644 --- a/sdk/model/instrumentIdValue.ts +++ b/sdk/model/instrumentIdValue.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentLeg.ts b/sdk/model/instrumentLeg.ts index 12e4141fb3bf..4b01a0bca4be 100644 --- a/sdk/model/instrumentLeg.ts +++ b/sdk/model/instrumentLeg.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentLegAllOf.ts b/sdk/model/instrumentLegAllOf.ts index 24b47b8cdf6f..f03176a1824e 100644 --- a/sdk/model/instrumentLegAllOf.ts +++ b/sdk/model/instrumentLegAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentList.ts b/sdk/model/instrumentList.ts index f2675f074161..d6fcb81044f8 100644 --- a/sdk/model/instrumentList.ts +++ b/sdk/model/instrumentList.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentListAllOf.ts b/sdk/model/instrumentListAllOf.ts index 1438f2d9cc7e..0598bc551236 100644 --- a/sdk/model/instrumentListAllOf.ts +++ b/sdk/model/instrumentListAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentListComplianceParameter.ts b/sdk/model/instrumentListComplianceParameter.ts index 6fce88bd0b06..e4f5a8b09b17 100644 --- a/sdk/model/instrumentListComplianceParameter.ts +++ b/sdk/model/instrumentListComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentMatch.ts b/sdk/model/instrumentMatch.ts index ef86acb818da..59756348f6bb 100644 --- a/sdk/model/instrumentMatch.ts +++ b/sdk/model/instrumentMatch.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentModels.ts b/sdk/model/instrumentModels.ts index c3caf3cc8ebb..84a01dc19d34 100644 --- a/sdk/model/instrumentModels.ts +++ b/sdk/model/instrumentModels.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentPaymentDiary.ts b/sdk/model/instrumentPaymentDiary.ts index 36f9c212d2f6..6dad9448dcc4 100644 --- a/sdk/model/instrumentPaymentDiary.ts +++ b/sdk/model/instrumentPaymentDiary.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentPaymentDiaryLeg.ts b/sdk/model/instrumentPaymentDiaryLeg.ts index 7f7efc3e9588..b1574502f60a 100644 --- a/sdk/model/instrumentPaymentDiaryLeg.ts +++ b/sdk/model/instrumentPaymentDiaryLeg.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentPaymentDiaryRow.ts b/sdk/model/instrumentPaymentDiaryRow.ts index 0853ad1b57c2..386d937ca9fd 100644 --- a/sdk/model/instrumentPaymentDiaryRow.ts +++ b/sdk/model/instrumentPaymentDiaryRow.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentProperties.ts b/sdk/model/instrumentProperties.ts index b7588c74827e..4f109a0e0842 100644 --- a/sdk/model/instrumentProperties.ts +++ b/sdk/model/instrumentProperties.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentSearchProperty.ts b/sdk/model/instrumentSearchProperty.ts index 9481776468aa..9b33f61308ee 100644 --- a/sdk/model/instrumentSearchProperty.ts +++ b/sdk/model/instrumentSearchProperty.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/instrumentType.ts b/sdk/model/instrumentType.ts index 23d12763ddf5..4b2b74a64ea2 100644 --- a/sdk/model/instrumentType.ts +++ b/sdk/model/instrumentType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/interestRateSwap.ts b/sdk/model/interestRateSwap.ts index b70b31839967..008d3092641e 100644 --- a/sdk/model/interestRateSwap.ts +++ b/sdk/model/interestRateSwap.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/interestRateSwapAllOf.ts b/sdk/model/interestRateSwapAllOf.ts index 897edeb2471c..a8a95941db0e 100644 --- a/sdk/model/interestRateSwapAllOf.ts +++ b/sdk/model/interestRateSwapAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/interestRateSwaption.ts b/sdk/model/interestRateSwaption.ts index 37ccc4629c47..97fb70c7371b 100644 --- a/sdk/model/interestRateSwaption.ts +++ b/sdk/model/interestRateSwaption.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/interestRateSwaptionAllOf.ts b/sdk/model/interestRateSwaptionAllOf.ts index 7c83ad3f87e4..ea2eb7c09115 100644 --- a/sdk/model/interestRateSwaptionAllOf.ts +++ b/sdk/model/interestRateSwaptionAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/intermediateComplianceStep.ts b/sdk/model/intermediateComplianceStep.ts index a74cbc3e40ad..91a389d04bd4 100644 --- a/sdk/model/intermediateComplianceStep.ts +++ b/sdk/model/intermediateComplianceStep.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/intermediateComplianceStepAllOf.ts b/sdk/model/intermediateComplianceStepAllOf.ts index 57a4bf12d472..435ef0988659 100644 --- a/sdk/model/intermediateComplianceStepAllOf.ts +++ b/sdk/model/intermediateComplianceStepAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/irVolCubeData.ts b/sdk/model/irVolCubeData.ts index 7cb416a636c7..1bb4445c5f88 100644 --- a/sdk/model/irVolCubeData.ts +++ b/sdk/model/irVolCubeData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/irVolCubeDataAllOf.ts b/sdk/model/irVolCubeDataAllOf.ts index 40d59f16732c..fbc10bbebf44 100644 --- a/sdk/model/irVolCubeDataAllOf.ts +++ b/sdk/model/irVolCubeDataAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/irVolDependency.ts b/sdk/model/irVolDependency.ts index c0c21a792ea5..b58c7c168709 100644 --- a/sdk/model/irVolDependency.ts +++ b/sdk/model/irVolDependency.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/irVolDependencyAllOf.ts b/sdk/model/irVolDependencyAllOf.ts index 5b23b56ee8b4..1acba40f65dc 100644 --- a/sdk/model/irVolDependencyAllOf.ts +++ b/sdk/model/irVolDependencyAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/isBusinessDayResponse.ts b/sdk/model/isBusinessDayResponse.ts index 0be7874bd0c2..53082b25996e 100644 --- a/sdk/model/isBusinessDayResponse.ts +++ b/sdk/model/isBusinessDayResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/journalEntryLine.ts b/sdk/model/journalEntryLine.ts index 3028d2a5c946..5dba705ecbee 100644 --- a/sdk/model/journalEntryLine.ts +++ b/sdk/model/journalEntryLine.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/journalEntryLinesQueryParameters.ts b/sdk/model/journalEntryLinesQueryParameters.ts index c123b15974dd..795b5e142470 100644 --- a/sdk/model/journalEntryLinesQueryParameters.ts +++ b/sdk/model/journalEntryLinesQueryParameters.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/labelValueSet.ts b/sdk/model/labelValueSet.ts index bbc64a0fea94..64078381ff10 100644 --- a/sdk/model/labelValueSet.ts +++ b/sdk/model/labelValueSet.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/legDefinition.ts b/sdk/model/legDefinition.ts index 277c7b46b013..8d0114dd896b 100644 --- a/sdk/model/legDefinition.ts +++ b/sdk/model/legDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/legalEntity.ts b/sdk/model/legalEntity.ts index 8dc11a05cf6e..b52905f9ef10 100644 --- a/sdk/model/legalEntity.ts +++ b/sdk/model/legalEntity.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/levelStep.ts b/sdk/model/levelStep.ts index f2d16b4c2085..1ef3a19d3abe 100644 --- a/sdk/model/levelStep.ts +++ b/sdk/model/levelStep.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/lifeCycleEventLineage.ts b/sdk/model/lifeCycleEventLineage.ts index 1d0715344ee0..4170fb23f5b4 100644 --- a/sdk/model/lifeCycleEventLineage.ts +++ b/sdk/model/lifeCycleEventLineage.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/lifeCycleEventValue.ts b/sdk/model/lifeCycleEventValue.ts index 06b8249f0e9b..944371deb0a7 100644 --- a/sdk/model/lifeCycleEventValue.ts +++ b/sdk/model/lifeCycleEventValue.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/lifeCycleEventValueAllOf.ts b/sdk/model/lifeCycleEventValueAllOf.ts index 8e7e52814fa8..786f16ef0a4c 100644 --- a/sdk/model/lifeCycleEventValueAllOf.ts +++ b/sdk/model/lifeCycleEventValueAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/lineageMember.ts b/sdk/model/lineageMember.ts index e2072e44d07b..98f5d06a0e30 100644 --- a/sdk/model/lineageMember.ts +++ b/sdk/model/lineageMember.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/link.ts b/sdk/model/link.ts index 57a1be56fc20..145db6fc3ab6 100644 --- a/sdk/model/link.ts +++ b/sdk/model/link.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/listAggregationReconciliation.ts b/sdk/model/listAggregationReconciliation.ts index 1c29eceed90f..7ebb9a285ac3 100644 --- a/sdk/model/listAggregationReconciliation.ts +++ b/sdk/model/listAggregationReconciliation.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/listAggregationResponse.ts b/sdk/model/listAggregationResponse.ts index 2a1047617c3d..41657c87f746 100644 --- a/sdk/model/listAggregationResponse.ts +++ b/sdk/model/listAggregationResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/listComplexMarketDataWithMetaDataResponse.ts b/sdk/model/listComplexMarketDataWithMetaDataResponse.ts index ca49d053a354..144ce413e9c2 100644 --- a/sdk/model/listComplexMarketDataWithMetaDataResponse.ts +++ b/sdk/model/listComplexMarketDataWithMetaDataResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/loanPeriod.ts b/sdk/model/loanPeriod.ts index 5443f2b44cad..6adb67c27b50 100644 --- a/sdk/model/loanPeriod.ts +++ b/sdk/model/loanPeriod.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/lockPeriodDiaryEntryRequest.ts b/sdk/model/lockPeriodDiaryEntryRequest.ts index f90598b2935e..c394d0b6e7f1 100644 --- a/sdk/model/lockPeriodDiaryEntryRequest.ts +++ b/sdk/model/lockPeriodDiaryEntryRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/lookUpPricingModelOptions.ts b/sdk/model/lookUpPricingModelOptions.ts index 8ffc663779b1..f735fe949c1b 100644 --- a/sdk/model/lookUpPricingModelOptions.ts +++ b/sdk/model/lookUpPricingModelOptions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/lookUpPricingModelOptionsAllOf.ts b/sdk/model/lookUpPricingModelOptionsAllOf.ts index d2b1cab494ed..c5f338b06382 100644 --- a/sdk/model/lookUpPricingModelOptionsAllOf.ts +++ b/sdk/model/lookUpPricingModelOptionsAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/lusidInstrument.ts b/sdk/model/lusidInstrument.ts index 578898cb3e3a..92d25768c658 100644 --- a/sdk/model/lusidInstrument.ts +++ b/sdk/model/lusidInstrument.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/lusidProblemDetails.ts b/sdk/model/lusidProblemDetails.ts index aa7e7b5864c8..f82bbaaad976 100644 --- a/sdk/model/lusidProblemDetails.ts +++ b/sdk/model/lusidProblemDetails.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/lusidTradeTicket.ts b/sdk/model/lusidTradeTicket.ts index 4e0a780534df..ad761e7d88ee 100644 --- a/sdk/model/lusidTradeTicket.ts +++ b/sdk/model/lusidTradeTicket.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/lusidUniqueId.ts b/sdk/model/lusidUniqueId.ts index 91350dd20e09..6ece56af1330 100644 --- a/sdk/model/lusidUniqueId.ts +++ b/sdk/model/lusidUniqueId.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/lusidValidationProblemDetails.ts b/sdk/model/lusidValidationProblemDetails.ts index 05294a94edea..ec76f7cd1456 100644 --- a/sdk/model/lusidValidationProblemDetails.ts +++ b/sdk/model/lusidValidationProblemDetails.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/mappedString.ts b/sdk/model/mappedString.ts index fd7746eb0268..a9a73e587ab7 100644 --- a/sdk/model/mappedString.ts +++ b/sdk/model/mappedString.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/mapping.ts b/sdk/model/mapping.ts index 796640335216..9fafede2a79d 100644 --- a/sdk/model/mapping.ts +++ b/sdk/model/mapping.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/mappingRule.ts b/sdk/model/mappingRule.ts index 13d40efd0c45..c400b1b4bad0 100644 --- a/sdk/model/mappingRule.ts +++ b/sdk/model/mappingRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/marketContext.ts b/sdk/model/marketContext.ts index cd0d4c5e032f..1e9d18f9d9ed 100644 --- a/sdk/model/marketContext.ts +++ b/sdk/model/marketContext.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/marketContextSuppliers.ts b/sdk/model/marketContextSuppliers.ts index 38da65aa69b2..1e613779e1a3 100644 --- a/sdk/model/marketContextSuppliers.ts +++ b/sdk/model/marketContextSuppliers.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/marketDataKeyRule.ts b/sdk/model/marketDataKeyRule.ts index 5b29ee8f3007..3ed48dfa8abf 100644 --- a/sdk/model/marketDataKeyRule.ts +++ b/sdk/model/marketDataKeyRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/marketDataOptions.ts b/sdk/model/marketDataOptions.ts index 07e43b842423..1f9ce22d6a76 100644 --- a/sdk/model/marketDataOptions.ts +++ b/sdk/model/marketDataOptions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/marketDataOptionsType.ts b/sdk/model/marketDataOptionsType.ts index f2dc16ad118b..20d5ad788c8a 100644 --- a/sdk/model/marketDataOptionsType.ts +++ b/sdk/model/marketDataOptionsType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/marketDataOverrides.ts b/sdk/model/marketDataOverrides.ts index c70d566276c6..40312cad2e41 100644 --- a/sdk/model/marketDataOverrides.ts +++ b/sdk/model/marketDataOverrides.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/marketDataSpecificRule.ts b/sdk/model/marketDataSpecificRule.ts index c0579ddb3a2b..0511fbd9e26d 100644 --- a/sdk/model/marketDataSpecificRule.ts +++ b/sdk/model/marketDataSpecificRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/marketDataType.ts b/sdk/model/marketDataType.ts index 43f2de6fd986..1d31cd34370a 100644 --- a/sdk/model/marketDataType.ts +++ b/sdk/model/marketDataType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/marketObservableType.ts b/sdk/model/marketObservableType.ts index a08abada0f64..86097e14b3cb 100644 --- a/sdk/model/marketObservableType.ts +++ b/sdk/model/marketObservableType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/marketOptions.ts b/sdk/model/marketOptions.ts index ec98afb4211f..c8413f529372 100644 --- a/sdk/model/marketOptions.ts +++ b/sdk/model/marketOptions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/marketQuote.ts b/sdk/model/marketQuote.ts index 7f0bbdf366a6..51016afe1741 100644 --- a/sdk/model/marketQuote.ts +++ b/sdk/model/marketQuote.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/matchCriterion.ts b/sdk/model/matchCriterion.ts index 90f06f609a31..91a271ff5a50 100644 --- a/sdk/model/matchCriterion.ts +++ b/sdk/model/matchCriterion.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/maturityEvent.ts b/sdk/model/maturityEvent.ts index b1c5984e4703..10233b0ef44d 100644 --- a/sdk/model/maturityEvent.ts +++ b/sdk/model/maturityEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/maturityEventAllOf.ts b/sdk/model/maturityEventAllOf.ts index eb37e3dd93c5..c852ace1894c 100644 --- a/sdk/model/maturityEventAllOf.ts +++ b/sdk/model/maturityEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/metricValue.ts b/sdk/model/metricValue.ts index 5373d717f9ee..b69a5c4c94d6 100644 --- a/sdk/model/metricValue.ts +++ b/sdk/model/metricValue.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/modelOptions.ts b/sdk/model/modelOptions.ts index 3413a859decc..dcd3d03dc73d 100644 --- a/sdk/model/modelOptions.ts +++ b/sdk/model/modelOptions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/modelOptionsType.ts b/sdk/model/modelOptionsType.ts index 0d46b371f193..f74ef36f4327 100644 --- a/sdk/model/modelOptionsType.ts +++ b/sdk/model/modelOptionsType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/modelSelection.ts b/sdk/model/modelSelection.ts index d9b0bd313247..6e068155f0c0 100644 --- a/sdk/model/modelSelection.ts +++ b/sdk/model/modelSelection.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/movementType.ts b/sdk/model/movementType.ts index a91d67a66dd3..9c3f306199bf 100644 --- a/sdk/model/movementType.ts +++ b/sdk/model/movementType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/multiCurrencyAmounts.ts b/sdk/model/multiCurrencyAmounts.ts index 17a6b840a466..bb0b9642d11d 100644 --- a/sdk/model/multiCurrencyAmounts.ts +++ b/sdk/model/multiCurrencyAmounts.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/nextValueInSequenceResponse.ts b/sdk/model/nextValueInSequenceResponse.ts index e6f557ea1996..c67e24367de6 100644 --- a/sdk/model/nextValueInSequenceResponse.ts +++ b/sdk/model/nextValueInSequenceResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/numericComparisonType.ts b/sdk/model/numericComparisonType.ts index 224f26e74b13..614a729fc031 100644 --- a/sdk/model/numericComparisonType.ts +++ b/sdk/model/numericComparisonType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/opaqueDependency.ts b/sdk/model/opaqueDependency.ts index 60b6d48411e6..d0d11a2e1b50 100644 --- a/sdk/model/opaqueDependency.ts +++ b/sdk/model/opaqueDependency.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/opaqueDependencyAllOf.ts b/sdk/model/opaqueDependencyAllOf.ts index 0827f35d57b0..0f30960dbe87 100644 --- a/sdk/model/opaqueDependencyAllOf.ts +++ b/sdk/model/opaqueDependencyAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/opaqueMarketData.ts b/sdk/model/opaqueMarketData.ts index 0aebb488e506..546c03107591 100644 --- a/sdk/model/opaqueMarketData.ts +++ b/sdk/model/opaqueMarketData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/opaqueMarketDataAllOf.ts b/sdk/model/opaqueMarketDataAllOf.ts index 50d0aa9fbaaf..2a13e1e7ab84 100644 --- a/sdk/model/opaqueMarketDataAllOf.ts +++ b/sdk/model/opaqueMarketDataAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/opaqueModelOptions.ts b/sdk/model/opaqueModelOptions.ts index 81d5a2393696..5c0d1bfdd71a 100644 --- a/sdk/model/opaqueModelOptions.ts +++ b/sdk/model/opaqueModelOptions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/opaqueModelOptionsAllOf.ts b/sdk/model/opaqueModelOptionsAllOf.ts index b2c234dc7727..a44807811a3a 100644 --- a/sdk/model/opaqueModelOptionsAllOf.ts +++ b/sdk/model/opaqueModelOptionsAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/openEvent.ts b/sdk/model/openEvent.ts index a10abe746fa6..1546bfdcf933 100644 --- a/sdk/model/openEvent.ts +++ b/sdk/model/openEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/openEventAllOf.ts b/sdk/model/openEventAllOf.ts index 454e139a250d..318b7f2547b8 100644 --- a/sdk/model/openEventAllOf.ts +++ b/sdk/model/openEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/operandType.ts b/sdk/model/operandType.ts index ee0432a2965b..b7ff34e95366 100644 --- a/sdk/model/operandType.ts +++ b/sdk/model/operandType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/operation.ts b/sdk/model/operation.ts index 491ad18aaa9e..4258498ac392 100644 --- a/sdk/model/operation.ts +++ b/sdk/model/operation.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/operationType.ts b/sdk/model/operationType.ts index e758c10734b5..bada155babaf 100644 --- a/sdk/model/operationType.ts +++ b/sdk/model/operationType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/operator.ts b/sdk/model/operator.ts index a4f910259223..e3004dfa1cf1 100644 --- a/sdk/model/operator.ts +++ b/sdk/model/operator.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/optionEntry.ts b/sdk/model/optionEntry.ts index 2f57717826d4..52eea90f3dee 100644 --- a/sdk/model/optionEntry.ts +++ b/sdk/model/optionEntry.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/optionalitySchedule.ts b/sdk/model/optionalitySchedule.ts index 563805419b40..43467577fb6b 100644 --- a/sdk/model/optionalitySchedule.ts +++ b/sdk/model/optionalitySchedule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/optionalityScheduleAllOf.ts b/sdk/model/optionalityScheduleAllOf.ts index 7b77c36a3ae5..8c170185ca2c 100644 --- a/sdk/model/optionalityScheduleAllOf.ts +++ b/sdk/model/optionalityScheduleAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/order.ts b/sdk/model/order.ts index a27c71c70444..faca4aad9909 100644 --- a/sdk/model/order.ts +++ b/sdk/model/order.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderBySpec.ts b/sdk/model/orderBySpec.ts index 75d6983a53b7..b1c1125abf1d 100644 --- a/sdk/model/orderBySpec.ts +++ b/sdk/model/orderBySpec.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderFlowConfiguration.ts b/sdk/model/orderFlowConfiguration.ts index 1ce8cdbbc211..0f2574784c43 100644 --- a/sdk/model/orderFlowConfiguration.ts +++ b/sdk/model/orderFlowConfiguration.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphBlock.ts b/sdk/model/orderGraphBlock.ts index ec66fecbcde5..b7a25813d838 100644 --- a/sdk/model/orderGraphBlock.ts +++ b/sdk/model/orderGraphBlock.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphBlockAllocationDetail.ts b/sdk/model/orderGraphBlockAllocationDetail.ts index bd1c150fb4d2..9a00ad4d42fd 100644 --- a/sdk/model/orderGraphBlockAllocationDetail.ts +++ b/sdk/model/orderGraphBlockAllocationDetail.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphBlockAllocationSynopsis.ts b/sdk/model/orderGraphBlockAllocationSynopsis.ts index bc7b6942e740..e87ae2f65019 100644 --- a/sdk/model/orderGraphBlockAllocationSynopsis.ts +++ b/sdk/model/orderGraphBlockAllocationSynopsis.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphBlockExecutionDetail.ts b/sdk/model/orderGraphBlockExecutionDetail.ts index b9b31539a2a4..afaa1defc5ea 100644 --- a/sdk/model/orderGraphBlockExecutionDetail.ts +++ b/sdk/model/orderGraphBlockExecutionDetail.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphBlockExecutionSynopsis.ts b/sdk/model/orderGraphBlockExecutionSynopsis.ts index 0d7935fe6f55..7b3f58bbcd64 100644 --- a/sdk/model/orderGraphBlockExecutionSynopsis.ts +++ b/sdk/model/orderGraphBlockExecutionSynopsis.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphBlockOrderDetail.ts b/sdk/model/orderGraphBlockOrderDetail.ts index a6938cd2f1d4..db0f11fb20ea 100644 --- a/sdk/model/orderGraphBlockOrderDetail.ts +++ b/sdk/model/orderGraphBlockOrderDetail.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphBlockOrderSynopsis.ts b/sdk/model/orderGraphBlockOrderSynopsis.ts index f0ae9d38d4c3..ea6d176de4dc 100644 --- a/sdk/model/orderGraphBlockOrderSynopsis.ts +++ b/sdk/model/orderGraphBlockOrderSynopsis.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphBlockPlacementDetail.ts b/sdk/model/orderGraphBlockPlacementDetail.ts index 2105e1c85fe6..ab98d1e11408 100644 --- a/sdk/model/orderGraphBlockPlacementDetail.ts +++ b/sdk/model/orderGraphBlockPlacementDetail.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphBlockPlacementSynopsis.ts b/sdk/model/orderGraphBlockPlacementSynopsis.ts index 0acb52059102..a4dd5178c5b4 100644 --- a/sdk/model/orderGraphBlockPlacementSynopsis.ts +++ b/sdk/model/orderGraphBlockPlacementSynopsis.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphPlacement.ts b/sdk/model/orderGraphPlacement.ts index 107be7bf7415..551692bfc38a 100644 --- a/sdk/model/orderGraphPlacement.ts +++ b/sdk/model/orderGraphPlacement.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphPlacementAllocationDetail.ts b/sdk/model/orderGraphPlacementAllocationDetail.ts index 1d1281b6759c..e69d31a53485 100644 --- a/sdk/model/orderGraphPlacementAllocationDetail.ts +++ b/sdk/model/orderGraphPlacementAllocationDetail.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphPlacementAllocationSynopsis.ts b/sdk/model/orderGraphPlacementAllocationSynopsis.ts index aabfd9cde590..f48d54faabce 100644 --- a/sdk/model/orderGraphPlacementAllocationSynopsis.ts +++ b/sdk/model/orderGraphPlacementAllocationSynopsis.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphPlacementChildPlacementDetail.ts b/sdk/model/orderGraphPlacementChildPlacementDetail.ts index 0811033682f4..573a2c1770a9 100644 --- a/sdk/model/orderGraphPlacementChildPlacementDetail.ts +++ b/sdk/model/orderGraphPlacementChildPlacementDetail.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphPlacementExecutionDetail.ts b/sdk/model/orderGraphPlacementExecutionDetail.ts index 371c6be1f4ec..37810136aefd 100644 --- a/sdk/model/orderGraphPlacementExecutionDetail.ts +++ b/sdk/model/orderGraphPlacementExecutionDetail.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphPlacementExecutionSynopsis.ts b/sdk/model/orderGraphPlacementExecutionSynopsis.ts index 155d1c826f92..ba86fdeb3bbe 100644 --- a/sdk/model/orderGraphPlacementExecutionSynopsis.ts +++ b/sdk/model/orderGraphPlacementExecutionSynopsis.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphPlacementOrderDetail.ts b/sdk/model/orderGraphPlacementOrderDetail.ts index d524307c8d9f..9e7608836705 100644 --- a/sdk/model/orderGraphPlacementOrderDetail.ts +++ b/sdk/model/orderGraphPlacementOrderDetail.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphPlacementOrderSynopsis.ts b/sdk/model/orderGraphPlacementOrderSynopsis.ts index 3c20cd7de4fe..31bc8267e4c3 100644 --- a/sdk/model/orderGraphPlacementOrderSynopsis.ts +++ b/sdk/model/orderGraphPlacementOrderSynopsis.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderGraphPlacementPlacementSynopsis.ts b/sdk/model/orderGraphPlacementPlacementSynopsis.ts index f652254a9fea..078dde4539a3 100644 --- a/sdk/model/orderGraphPlacementPlacementSynopsis.ts +++ b/sdk/model/orderGraphPlacementPlacementSynopsis.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderInstruction.ts b/sdk/model/orderInstruction.ts index c153dd595635..58aeb20ff8e3 100644 --- a/sdk/model/orderInstruction.ts +++ b/sdk/model/orderInstruction.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderInstructionRequest.ts b/sdk/model/orderInstructionRequest.ts index 2732373df119..909cfa1cd5e4 100644 --- a/sdk/model/orderInstructionRequest.ts +++ b/sdk/model/orderInstructionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderInstructionSetRequest.ts b/sdk/model/orderInstructionSetRequest.ts index b3c3bca6abcd..dcf3740facd3 100644 --- a/sdk/model/orderInstructionSetRequest.ts +++ b/sdk/model/orderInstructionSetRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderRequest.ts b/sdk/model/orderRequest.ts index 3eb365dec774..afe225172605 100644 --- a/sdk/model/orderRequest.ts +++ b/sdk/model/orderRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/orderSetRequest.ts b/sdk/model/orderSetRequest.ts index ce76c2af7ac1..ae2e30ba0a5d 100644 --- a/sdk/model/orderSetRequest.ts +++ b/sdk/model/orderSetRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/otcConfirmation.ts b/sdk/model/otcConfirmation.ts index ac3b888133ac..95c6d627f368 100644 --- a/sdk/model/otcConfirmation.ts +++ b/sdk/model/otcConfirmation.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/outputTransaction.ts b/sdk/model/outputTransaction.ts index 397a72940b30..5874d40c4335 100644 --- a/sdk/model/outputTransaction.ts +++ b/sdk/model/outputTransaction.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/outputTransition.ts b/sdk/model/outputTransition.ts index b8223c5343fa..b16f9535414d 100644 --- a/sdk/model/outputTransition.ts +++ b/sdk/model/outputTransition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/package.ts b/sdk/model/package.ts index fd6c83e09b77..8c9b70e09639 100644 --- a/sdk/model/package.ts +++ b/sdk/model/package.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/packageRequest.ts b/sdk/model/packageRequest.ts index 8f0770757ebc..ae1e9c4fae49 100644 --- a/sdk/model/packageRequest.ts +++ b/sdk/model/packageRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/packageSetRequest.ts b/sdk/model/packageSetRequest.ts index 51b795e513c0..b8db674aa966 100644 --- a/sdk/model/packageSetRequest.ts +++ b/sdk/model/packageSetRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfAbor.ts b/sdk/model/pagedResourceListOfAbor.ts index 11bd00cc30e3..49c2c9b7d554 100644 --- a/sdk/model/pagedResourceListOfAbor.ts +++ b/sdk/model/pagedResourceListOfAbor.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfAborConfiguration.ts b/sdk/model/pagedResourceListOfAborConfiguration.ts index 0a6846ee9f5a..fd521601b355 100644 --- a/sdk/model/pagedResourceListOfAborConfiguration.ts +++ b/sdk/model/pagedResourceListOfAborConfiguration.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfAccount.ts b/sdk/model/pagedResourceListOfAccount.ts index 750cdd79fd51..3214e946e795 100644 --- a/sdk/model/pagedResourceListOfAccount.ts +++ b/sdk/model/pagedResourceListOfAccount.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfAddressKeyDefinition.ts b/sdk/model/pagedResourceListOfAddressKeyDefinition.ts index 40529cb7bf8c..bd32831442f8 100644 --- a/sdk/model/pagedResourceListOfAddressKeyDefinition.ts +++ b/sdk/model/pagedResourceListOfAddressKeyDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfAllocation.ts b/sdk/model/pagedResourceListOfAllocation.ts index af2ec67e309e..00315a133573 100644 --- a/sdk/model/pagedResourceListOfAllocation.ts +++ b/sdk/model/pagedResourceListOfAllocation.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfBlock.ts b/sdk/model/pagedResourceListOfBlock.ts index 588f81760313..78baa91abad6 100644 --- a/sdk/model/pagedResourceListOfBlock.ts +++ b/sdk/model/pagedResourceListOfBlock.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfCalendar.ts b/sdk/model/pagedResourceListOfCalendar.ts index fc2fa05856ef..3b420286244f 100644 --- a/sdk/model/pagedResourceListOfCalendar.ts +++ b/sdk/model/pagedResourceListOfCalendar.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfChartOfAccounts.ts b/sdk/model/pagedResourceListOfChartOfAccounts.ts index f516bf2c8513..0d82f14c531b 100644 --- a/sdk/model/pagedResourceListOfChartOfAccounts.ts +++ b/sdk/model/pagedResourceListOfChartOfAccounts.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfCleardownModuleResponse.ts b/sdk/model/pagedResourceListOfCleardownModuleResponse.ts index bf35893adbf1..4edd8989839b 100644 --- a/sdk/model/pagedResourceListOfCleardownModuleResponse.ts +++ b/sdk/model/pagedResourceListOfCleardownModuleResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfCleardownModuleRule.ts b/sdk/model/pagedResourceListOfCleardownModuleRule.ts index 9f3fa4ec6548..e98355c3c943 100644 --- a/sdk/model/pagedResourceListOfCleardownModuleRule.ts +++ b/sdk/model/pagedResourceListOfCleardownModuleRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfComplianceRuleResponse.ts b/sdk/model/pagedResourceListOfComplianceRuleResponse.ts index 285acd67ca30..eb4d81e321cc 100644 --- a/sdk/model/pagedResourceListOfComplianceRuleResponse.ts +++ b/sdk/model/pagedResourceListOfComplianceRuleResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfComplianceRunInfoV2.ts b/sdk/model/pagedResourceListOfComplianceRunInfoV2.ts index a93de55db425..9d0eaac21532 100644 --- a/sdk/model/pagedResourceListOfComplianceRunInfoV2.ts +++ b/sdk/model/pagedResourceListOfComplianceRunInfoV2.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfComplianceTemplate.ts b/sdk/model/pagedResourceListOfComplianceTemplate.ts index 54c9c0932495..692d5bed305d 100644 --- a/sdk/model/pagedResourceListOfComplianceTemplate.ts +++ b/sdk/model/pagedResourceListOfComplianceTemplate.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfCorporateActionSource.ts b/sdk/model/pagedResourceListOfCorporateActionSource.ts index 88753dbe0581..870314dc2acd 100644 --- a/sdk/model/pagedResourceListOfCorporateActionSource.ts +++ b/sdk/model/pagedResourceListOfCorporateActionSource.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfCustodianAccount.ts b/sdk/model/pagedResourceListOfCustodianAccount.ts index 6d07a20c4023..8c7ae0cd6f49 100644 --- a/sdk/model/pagedResourceListOfCustodianAccount.ts +++ b/sdk/model/pagedResourceListOfCustodianAccount.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfCustomEntityDefinition.ts b/sdk/model/pagedResourceListOfCustomEntityDefinition.ts index e429f08a93aa..a8d4dc212dea 100644 --- a/sdk/model/pagedResourceListOfCustomEntityDefinition.ts +++ b/sdk/model/pagedResourceListOfCustomEntityDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfCustomEntityResponse.ts b/sdk/model/pagedResourceListOfCustomEntityResponse.ts index 305ded240cab..aa25aaf8fd53 100644 --- a/sdk/model/pagedResourceListOfCustomEntityResponse.ts +++ b/sdk/model/pagedResourceListOfCustomEntityResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfCustomEntityType.ts b/sdk/model/pagedResourceListOfCustomEntityType.ts index 8b182001ba12..ea922f4f6a7a 100644 --- a/sdk/model/pagedResourceListOfCustomEntityType.ts +++ b/sdk/model/pagedResourceListOfCustomEntityType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfCutLabelDefinition.ts b/sdk/model/pagedResourceListOfCutLabelDefinition.ts index 29d0c670c38b..c90b64507180 100644 --- a/sdk/model/pagedResourceListOfCutLabelDefinition.ts +++ b/sdk/model/pagedResourceListOfCutLabelDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfDataTypeSummary.ts b/sdk/model/pagedResourceListOfDataTypeSummary.ts index a7349386cbd6..b57e69d6b91e 100644 --- a/sdk/model/pagedResourceListOfDataTypeSummary.ts +++ b/sdk/model/pagedResourceListOfDataTypeSummary.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfDialectId.ts b/sdk/model/pagedResourceListOfDialectId.ts index eeae49240338..29ece54ebbdd 100644 --- a/sdk/model/pagedResourceListOfDialectId.ts +++ b/sdk/model/pagedResourceListOfDialectId.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfDiaryEntry.ts b/sdk/model/pagedResourceListOfDiaryEntry.ts index e2fd3fc38524..d631a6ac5f07 100644 --- a/sdk/model/pagedResourceListOfDiaryEntry.ts +++ b/sdk/model/pagedResourceListOfDiaryEntry.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfExecution.ts b/sdk/model/pagedResourceListOfExecution.ts index 5dc79fa3552d..77d9fe922142 100644 --- a/sdk/model/pagedResourceListOfExecution.ts +++ b/sdk/model/pagedResourceListOfExecution.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfGeneralLedgerProfileResponse.ts b/sdk/model/pagedResourceListOfGeneralLedgerProfileResponse.ts index 17af342b6f73..96a1ac8519bb 100644 --- a/sdk/model/pagedResourceListOfGeneralLedgerProfileResponse.ts +++ b/sdk/model/pagedResourceListOfGeneralLedgerProfileResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfInstrument.ts b/sdk/model/pagedResourceListOfInstrument.ts index eb8450c6cbe7..60c7263adb6d 100644 --- a/sdk/model/pagedResourceListOfInstrument.ts +++ b/sdk/model/pagedResourceListOfInstrument.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfInstrumentEventHolder.ts b/sdk/model/pagedResourceListOfInstrumentEventHolder.ts index 35998ca67c63..454a33b0d69c 100644 --- a/sdk/model/pagedResourceListOfInstrumentEventHolder.ts +++ b/sdk/model/pagedResourceListOfInstrumentEventHolder.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfLegalEntity.ts b/sdk/model/pagedResourceListOfLegalEntity.ts index 59ffe95ea5e2..09be0813ccc0 100644 --- a/sdk/model/pagedResourceListOfLegalEntity.ts +++ b/sdk/model/pagedResourceListOfLegalEntity.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfOrder.ts b/sdk/model/pagedResourceListOfOrder.ts index 4c8a3f9c285c..9027ce1a3d18 100644 --- a/sdk/model/pagedResourceListOfOrder.ts +++ b/sdk/model/pagedResourceListOfOrder.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfOrderGraphBlock.ts b/sdk/model/pagedResourceListOfOrderGraphBlock.ts index c21412d1095d..248ab2f0cc49 100644 --- a/sdk/model/pagedResourceListOfOrderGraphBlock.ts +++ b/sdk/model/pagedResourceListOfOrderGraphBlock.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfOrderGraphPlacement.ts b/sdk/model/pagedResourceListOfOrderGraphPlacement.ts index e69f3f7c9664..53487115ef9f 100644 --- a/sdk/model/pagedResourceListOfOrderGraphPlacement.ts +++ b/sdk/model/pagedResourceListOfOrderGraphPlacement.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfOrderInstruction.ts b/sdk/model/pagedResourceListOfOrderInstruction.ts index ba5700fbeadd..5b4d772c428e 100644 --- a/sdk/model/pagedResourceListOfOrderInstruction.ts +++ b/sdk/model/pagedResourceListOfOrderInstruction.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfPackage.ts b/sdk/model/pagedResourceListOfPackage.ts index d0b9f19e95b4..21346a241fd1 100644 --- a/sdk/model/pagedResourceListOfPackage.ts +++ b/sdk/model/pagedResourceListOfPackage.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfParticipation.ts b/sdk/model/pagedResourceListOfParticipation.ts index bada944f5132..2240d09e199c 100644 --- a/sdk/model/pagedResourceListOfParticipation.ts +++ b/sdk/model/pagedResourceListOfParticipation.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfPerson.ts b/sdk/model/pagedResourceListOfPerson.ts index a78080baa15b..22c28b355c34 100644 --- a/sdk/model/pagedResourceListOfPerson.ts +++ b/sdk/model/pagedResourceListOfPerson.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfPlacement.ts b/sdk/model/pagedResourceListOfPlacement.ts index 4bed2760aaac..27dff4cf6c9f 100644 --- a/sdk/model/pagedResourceListOfPlacement.ts +++ b/sdk/model/pagedResourceListOfPlacement.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfPortfolioGroup.ts b/sdk/model/pagedResourceListOfPortfolioGroup.ts index 877aa7f2694b..7cae29394252 100644 --- a/sdk/model/pagedResourceListOfPortfolioGroup.ts +++ b/sdk/model/pagedResourceListOfPortfolioGroup.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfPortfolioGroupSearchResult.ts b/sdk/model/pagedResourceListOfPortfolioGroupSearchResult.ts index 3d019bdfdfa2..f918b1efb191 100644 --- a/sdk/model/pagedResourceListOfPortfolioGroupSearchResult.ts +++ b/sdk/model/pagedResourceListOfPortfolioGroupSearchResult.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfPortfolioSearchResult.ts b/sdk/model/pagedResourceListOfPortfolioSearchResult.ts index f6d0fa9cb8cf..816b8b23dd5b 100644 --- a/sdk/model/pagedResourceListOfPortfolioSearchResult.ts +++ b/sdk/model/pagedResourceListOfPortfolioSearchResult.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfPostingModuleResponse.ts b/sdk/model/pagedResourceListOfPostingModuleResponse.ts index a0a3d252f976..f3e366a4c48d 100644 --- a/sdk/model/pagedResourceListOfPostingModuleResponse.ts +++ b/sdk/model/pagedResourceListOfPostingModuleResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfPostingModuleRule.ts b/sdk/model/pagedResourceListOfPostingModuleRule.ts index 490ed63abd38..43a2f26979a8 100644 --- a/sdk/model/pagedResourceListOfPostingModuleRule.ts +++ b/sdk/model/pagedResourceListOfPostingModuleRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfPropertyDefinitionSearchResult.ts b/sdk/model/pagedResourceListOfPropertyDefinitionSearchResult.ts index ed1d7684ffe4..bbc2eb7d9577 100644 --- a/sdk/model/pagedResourceListOfPropertyDefinitionSearchResult.ts +++ b/sdk/model/pagedResourceListOfPropertyDefinitionSearchResult.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfReconciliation.ts b/sdk/model/pagedResourceListOfReconciliation.ts index 8fd05eade8ae..a828435e02bd 100644 --- a/sdk/model/pagedResourceListOfReconciliation.ts +++ b/sdk/model/pagedResourceListOfReconciliation.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfReferenceListResponse.ts b/sdk/model/pagedResourceListOfReferenceListResponse.ts index 71a1b08bd5e0..e94b26cd7738 100644 --- a/sdk/model/pagedResourceListOfReferenceListResponse.ts +++ b/sdk/model/pagedResourceListOfReferenceListResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfRelationshipDefinition.ts b/sdk/model/pagedResourceListOfRelationshipDefinition.ts index ba7abca11d85..a3a4d9f99d92 100644 --- a/sdk/model/pagedResourceListOfRelationshipDefinition.ts +++ b/sdk/model/pagedResourceListOfRelationshipDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfSequenceDefinition.ts b/sdk/model/pagedResourceListOfSequenceDefinition.ts index 78df7843bbed..2844259c5387 100644 --- a/sdk/model/pagedResourceListOfSequenceDefinition.ts +++ b/sdk/model/pagedResourceListOfSequenceDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfTranslationScriptId.ts b/sdk/model/pagedResourceListOfTranslationScriptId.ts index 5632038b070a..b82890f854ab 100644 --- a/sdk/model/pagedResourceListOfTranslationScriptId.ts +++ b/sdk/model/pagedResourceListOfTranslationScriptId.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pagedResourceListOfVirtualRow.ts b/sdk/model/pagedResourceListOfVirtualRow.ts index 3fc03b48c2bd..740170f51d78 100644 --- a/sdk/model/pagedResourceListOfVirtualRow.ts +++ b/sdk/model/pagedResourceListOfVirtualRow.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/participation.ts b/sdk/model/participation.ts index 466ff79b98c2..e602ecf55243 100644 --- a/sdk/model/participation.ts +++ b/sdk/model/participation.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/participationRequest.ts b/sdk/model/participationRequest.ts index a199de46b811..8cf1265b57a1 100644 --- a/sdk/model/participationRequest.ts +++ b/sdk/model/participationRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/participationSetRequest.ts b/sdk/model/participationSetRequest.ts index 258801569ebe..e2f72400720c 100644 --- a/sdk/model/participationSetRequest.ts +++ b/sdk/model/participationSetRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/performanceReturn.ts b/sdk/model/performanceReturn.ts index 3402fd6ce032..ae401af7a573 100644 --- a/sdk/model/performanceReturn.ts +++ b/sdk/model/performanceReturn.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/performanceReturnsMetric.ts b/sdk/model/performanceReturnsMetric.ts index 1364c538abd4..d398cb8c017b 100644 --- a/sdk/model/performanceReturnsMetric.ts +++ b/sdk/model/performanceReturnsMetric.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/periodDiaryEntriesReopenedResponse.ts b/sdk/model/periodDiaryEntriesReopenedResponse.ts index e5f28dc59c5c..a07663a38ad2 100644 --- a/sdk/model/periodDiaryEntriesReopenedResponse.ts +++ b/sdk/model/periodDiaryEntriesReopenedResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/periodType.ts b/sdk/model/periodType.ts index e159333c201d..2f3d7dcb1997 100644 --- a/sdk/model/periodType.ts +++ b/sdk/model/periodType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/perpetualEntityState.ts b/sdk/model/perpetualEntityState.ts index e6a508131388..f9b4a1fa9618 100644 --- a/sdk/model/perpetualEntityState.ts +++ b/sdk/model/perpetualEntityState.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/perpetualProperty.ts b/sdk/model/perpetualProperty.ts index ed2dd865ecbc..4edcc8247f68 100644 --- a/sdk/model/perpetualProperty.ts +++ b/sdk/model/perpetualProperty.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/person.ts b/sdk/model/person.ts index f374c6cc7ed0..6140346bc88c 100644 --- a/sdk/model/person.ts +++ b/sdk/model/person.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/placeBlocksRequest.ts b/sdk/model/placeBlocksRequest.ts index 9fa9d994c779..fecb8b37b127 100644 --- a/sdk/model/placeBlocksRequest.ts +++ b/sdk/model/placeBlocksRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/placement.ts b/sdk/model/placement.ts index 70785cb5f7b9..6779d65ef786 100644 --- a/sdk/model/placement.ts +++ b/sdk/model/placement.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/placementRequest.ts b/sdk/model/placementRequest.ts index 13ba81e9f2aa..498b068245bb 100644 --- a/sdk/model/placementRequest.ts +++ b/sdk/model/placementRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/placementSetRequest.ts b/sdk/model/placementSetRequest.ts index 9965923494d4..369cfced188b 100644 --- a/sdk/model/placementSetRequest.ts +++ b/sdk/model/placementSetRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolio.ts b/sdk/model/portfolio.ts index 141c092c5f1d..1d290e385b66 100644 --- a/sdk/model/portfolio.ts +++ b/sdk/model/portfolio.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioCashFlow.ts b/sdk/model/portfolioCashFlow.ts index b6c2da470274..5807b6603a33 100644 --- a/sdk/model/portfolioCashFlow.ts +++ b/sdk/model/portfolioCashFlow.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioCashLadder.ts b/sdk/model/portfolioCashLadder.ts index 2816ebf9fee1..eb822a3ac0ea 100644 --- a/sdk/model/portfolioCashLadder.ts +++ b/sdk/model/portfolioCashLadder.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioDetails.ts b/sdk/model/portfolioDetails.ts index e885b09178bb..7719ec21fa17 100644 --- a/sdk/model/portfolioDetails.ts +++ b/sdk/model/portfolioDetails.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioEntityId.ts b/sdk/model/portfolioEntityId.ts index e5eaebac8f92..67e8090ad6f8 100644 --- a/sdk/model/portfolioEntityId.ts +++ b/sdk/model/portfolioEntityId.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioGroup.ts b/sdk/model/portfolioGroup.ts index a0b5f5f42d28..aa6c44b4d16d 100644 --- a/sdk/model/portfolioGroup.ts +++ b/sdk/model/portfolioGroup.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioGroupIdComplianceParameter.ts b/sdk/model/portfolioGroupIdComplianceParameter.ts index d76475aad8eb..1bb5ea43cb06 100644 --- a/sdk/model/portfolioGroupIdComplianceParameter.ts +++ b/sdk/model/portfolioGroupIdComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioGroupIdList.ts b/sdk/model/portfolioGroupIdList.ts index 6dc25576e381..d6fb812efe9d 100644 --- a/sdk/model/portfolioGroupIdList.ts +++ b/sdk/model/portfolioGroupIdList.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioGroupIdListAllOf.ts b/sdk/model/portfolioGroupIdListAllOf.ts index c02d3588d9ef..9c0cb9bf38e7 100644 --- a/sdk/model/portfolioGroupIdListAllOf.ts +++ b/sdk/model/portfolioGroupIdListAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioGroupIdListComplianceParameter.ts b/sdk/model/portfolioGroupIdListComplianceParameter.ts index 1416444a1f8d..11f7587e7fdb 100644 --- a/sdk/model/portfolioGroupIdListComplianceParameter.ts +++ b/sdk/model/portfolioGroupIdListComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioGroupProperties.ts b/sdk/model/portfolioGroupProperties.ts index a0c4b2898186..c6f2bdc098bc 100644 --- a/sdk/model/portfolioGroupProperties.ts +++ b/sdk/model/portfolioGroupProperties.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioGroupSearchResult.ts b/sdk/model/portfolioGroupSearchResult.ts index 177b5326e12b..bead1a50dd6e 100644 --- a/sdk/model/portfolioGroupSearchResult.ts +++ b/sdk/model/portfolioGroupSearchResult.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioHolding.ts b/sdk/model/portfolioHolding.ts index 2981b3b4a0c8..7fbe63513af1 100644 --- a/sdk/model/portfolioHolding.ts +++ b/sdk/model/portfolioHolding.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioIdComplianceParameter.ts b/sdk/model/portfolioIdComplianceParameter.ts index 9aaf6a56cb77..6bc13d395a19 100644 --- a/sdk/model/portfolioIdComplianceParameter.ts +++ b/sdk/model/portfolioIdComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioIdList.ts b/sdk/model/portfolioIdList.ts index 94aaa7369140..332238c0dffe 100644 --- a/sdk/model/portfolioIdList.ts +++ b/sdk/model/portfolioIdList.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioIdListComplianceParameter.ts b/sdk/model/portfolioIdListComplianceParameter.ts index a7f0ba305716..f4ffda400140 100644 --- a/sdk/model/portfolioIdListComplianceParameter.ts +++ b/sdk/model/portfolioIdListComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioProperties.ts b/sdk/model/portfolioProperties.ts index 00751d9b3cd1..3fe4219188b1 100644 --- a/sdk/model/portfolioProperties.ts +++ b/sdk/model/portfolioProperties.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioReconciliationRequest.ts b/sdk/model/portfolioReconciliationRequest.ts index 958b7872a6a6..25ef84f357e2 100644 --- a/sdk/model/portfolioReconciliationRequest.ts +++ b/sdk/model/portfolioReconciliationRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioResultDataKeyRule.ts b/sdk/model/portfolioResultDataKeyRule.ts index e7e667763f59..df8e94bee981 100644 --- a/sdk/model/portfolioResultDataKeyRule.ts +++ b/sdk/model/portfolioResultDataKeyRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioResultDataKeyRuleAllOf.ts b/sdk/model/portfolioResultDataKeyRuleAllOf.ts index 2169916d62e8..1c4fe53145eb 100644 --- a/sdk/model/portfolioResultDataKeyRuleAllOf.ts +++ b/sdk/model/portfolioResultDataKeyRuleAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioReturnBreakdown.ts b/sdk/model/portfolioReturnBreakdown.ts index 8328e4a77e6c..fe8a64d97056 100644 --- a/sdk/model/portfolioReturnBreakdown.ts +++ b/sdk/model/portfolioReturnBreakdown.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioSearchResult.ts b/sdk/model/portfolioSearchResult.ts index cf50b61cde32..89c67473c68c 100644 --- a/sdk/model/portfolioSearchResult.ts +++ b/sdk/model/portfolioSearchResult.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioTradeTicket.ts b/sdk/model/portfolioTradeTicket.ts index f61eea8b6ddd..d756394681e1 100644 --- a/sdk/model/portfolioTradeTicket.ts +++ b/sdk/model/portfolioTradeTicket.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfolioType.ts b/sdk/model/portfolioType.ts index 8f496bafd99e..5ccdd1d92074 100644 --- a/sdk/model/portfolioType.ts +++ b/sdk/model/portfolioType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/portfoliosReconciliationRequest.ts b/sdk/model/portfoliosReconciliationRequest.ts index fa60ec4ca53b..13802957f9e8 100644 --- a/sdk/model/portfoliosReconciliationRequest.ts +++ b/sdk/model/portfoliosReconciliationRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/postingModuleDetails.ts b/sdk/model/postingModuleDetails.ts index 85346688645f..6472d7d01e92 100644 --- a/sdk/model/postingModuleDetails.ts +++ b/sdk/model/postingModuleDetails.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/postingModuleRequest.ts b/sdk/model/postingModuleRequest.ts index 40eb3b4bedf5..ba3f3115fba1 100644 --- a/sdk/model/postingModuleRequest.ts +++ b/sdk/model/postingModuleRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/postingModuleResponse.ts b/sdk/model/postingModuleResponse.ts index 992519167e1e..dfba1175576f 100644 --- a/sdk/model/postingModuleResponse.ts +++ b/sdk/model/postingModuleResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/postingModuleRule.ts b/sdk/model/postingModuleRule.ts index 84a898048069..cd318cc399b2 100644 --- a/sdk/model/postingModuleRule.ts +++ b/sdk/model/postingModuleRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/postingModuleRulesUpdatedResponse.ts b/sdk/model/postingModuleRulesUpdatedResponse.ts index 4dab8466f42d..60515ee2c565 100644 --- a/sdk/model/postingModuleRulesUpdatedResponse.ts +++ b/sdk/model/postingModuleRulesUpdatedResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/premium.ts b/sdk/model/premium.ts index e7df7e67be90..89fbdf1bee88 100644 --- a/sdk/model/premium.ts +++ b/sdk/model/premium.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pricingContext.ts b/sdk/model/pricingContext.ts index 5795403da5da..6d79ab42335d 100644 --- a/sdk/model/pricingContext.ts +++ b/sdk/model/pricingContext.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pricingModel.ts b/sdk/model/pricingModel.ts index 8f946cb567d6..120c10195729 100644 --- a/sdk/model/pricingModel.ts +++ b/sdk/model/pricingModel.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/pricingOptions.ts b/sdk/model/pricingOptions.ts index 6a753ff23a07..e4d4a992b307 100644 --- a/sdk/model/pricingOptions.ts +++ b/sdk/model/pricingOptions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/processedCommand.ts b/sdk/model/processedCommand.ts index e5612fa3bb33..fab4d3f979de 100644 --- a/sdk/model/processedCommand.ts +++ b/sdk/model/processedCommand.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/property.ts b/sdk/model/property.ts index 083820959c6a..cb128dd49aa5 100644 --- a/sdk/model/property.ts +++ b/sdk/model/property.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyDefinition.ts b/sdk/model/propertyDefinition.ts index 1d89fa3d119b..63f4dfbe41f6 100644 --- a/sdk/model/propertyDefinition.ts +++ b/sdk/model/propertyDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyDefinitionSearchResult.ts b/sdk/model/propertyDefinitionSearchResult.ts index 8c153a4a1d4c..29d667d64601 100644 --- a/sdk/model/propertyDefinitionSearchResult.ts +++ b/sdk/model/propertyDefinitionSearchResult.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyDefinitionType.ts b/sdk/model/propertyDefinitionType.ts index bfd78806f01a..6a8aee91a063 100644 --- a/sdk/model/propertyDefinitionType.ts +++ b/sdk/model/propertyDefinitionType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyDomain.ts b/sdk/model/propertyDomain.ts index 5ab618811442..ca9464a681fa 100644 --- a/sdk/model/propertyDomain.ts +++ b/sdk/model/propertyDomain.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyFilter.ts b/sdk/model/propertyFilter.ts index 963a809f7e64..36e9c8d8d631 100644 --- a/sdk/model/propertyFilter.ts +++ b/sdk/model/propertyFilter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyInterval.ts b/sdk/model/propertyInterval.ts index a6fb97577d30..3f64e6095d78 100644 --- a/sdk/model/propertyInterval.ts +++ b/sdk/model/propertyInterval.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyKeyComplianceParameter.ts b/sdk/model/propertyKeyComplianceParameter.ts index 22485df0c78c..03171384629c 100644 --- a/sdk/model/propertyKeyComplianceParameter.ts +++ b/sdk/model/propertyKeyComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyKeyComplianceParameterAllOf.ts b/sdk/model/propertyKeyComplianceParameterAllOf.ts index 2803ace5c638..9ebee72f018e 100644 --- a/sdk/model/propertyKeyComplianceParameterAllOf.ts +++ b/sdk/model/propertyKeyComplianceParameterAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyKeyListComplianceParameter.ts b/sdk/model/propertyKeyListComplianceParameter.ts index 9b580750d96a..2d5a01e8c458 100644 --- a/sdk/model/propertyKeyListComplianceParameter.ts +++ b/sdk/model/propertyKeyListComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyLifeTime.ts b/sdk/model/propertyLifeTime.ts index 5f86fadc49ec..3bfea0f8247d 100644 --- a/sdk/model/propertyLifeTime.ts +++ b/sdk/model/propertyLifeTime.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertySchema.ts b/sdk/model/propertySchema.ts index b8464cb6896d..fa6c1242f55f 100644 --- a/sdk/model/propertySchema.ts +++ b/sdk/model/propertySchema.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyType.ts b/sdk/model/propertyType.ts index 6a0dfb7e50ac..78b0bb67fbb7 100644 --- a/sdk/model/propertyType.ts +++ b/sdk/model/propertyType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyValue.ts b/sdk/model/propertyValue.ts index e762371563f5..a72700a79fb6 100644 --- a/sdk/model/propertyValue.ts +++ b/sdk/model/propertyValue.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyValueEquals.ts b/sdk/model/propertyValueEquals.ts index a03136274e2b..915c57349e76 100644 --- a/sdk/model/propertyValueEquals.ts +++ b/sdk/model/propertyValueEquals.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyValueEqualsAllOf.ts b/sdk/model/propertyValueEqualsAllOf.ts index f6aa3dd9d080..864a7d767ab0 100644 --- a/sdk/model/propertyValueEqualsAllOf.ts +++ b/sdk/model/propertyValueEqualsAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyValueIn.ts b/sdk/model/propertyValueIn.ts index 98311efb0bef..a9c234fa15eb 100644 --- a/sdk/model/propertyValueIn.ts +++ b/sdk/model/propertyValueIn.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/propertyValueInAllOf.ts b/sdk/model/propertyValueInAllOf.ts index 67e573d47afb..d234f24e3c15 100644 --- a/sdk/model/propertyValueInAllOf.ts +++ b/sdk/model/propertyValueInAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/queryBucketedCashFlowsRequest.ts b/sdk/model/queryBucketedCashFlowsRequest.ts index a37deeb0d03a..a7657056bf96 100644 --- a/sdk/model/queryBucketedCashFlowsRequest.ts +++ b/sdk/model/queryBucketedCashFlowsRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/queryCashFlowsRequest.ts b/sdk/model/queryCashFlowsRequest.ts index 2fc438e77d2d..39087006a01b 100644 --- a/sdk/model/queryCashFlowsRequest.ts +++ b/sdk/model/queryCashFlowsRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/queryInstrumentEventsRequest.ts b/sdk/model/queryInstrumentEventsRequest.ts index 2092800e5e10..77b617a6908e 100644 --- a/sdk/model/queryInstrumentEventsRequest.ts +++ b/sdk/model/queryInstrumentEventsRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/queryTradeTicketsRequest.ts b/sdk/model/queryTradeTicketsRequest.ts index f5c99792ce78..a55aaffa6478 100644 --- a/sdk/model/queryTradeTicketsRequest.ts +++ b/sdk/model/queryTradeTicketsRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/quote.ts b/sdk/model/quote.ts index 46a471c5423c..970929fd113c 100644 --- a/sdk/model/quote.ts +++ b/sdk/model/quote.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/quoteAccessMetadataRule.ts b/sdk/model/quoteAccessMetadataRule.ts index e374e096a8b4..4a3385469d7e 100644 --- a/sdk/model/quoteAccessMetadataRule.ts +++ b/sdk/model/quoteAccessMetadataRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/quoteAccessMetadataRuleId.ts b/sdk/model/quoteAccessMetadataRuleId.ts index 2781d49c4b89..3521cad87810 100644 --- a/sdk/model/quoteAccessMetadataRuleId.ts +++ b/sdk/model/quoteAccessMetadataRuleId.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/quoteDependency.ts b/sdk/model/quoteDependency.ts index 278ab7557337..bed8618f6730 100644 --- a/sdk/model/quoteDependency.ts +++ b/sdk/model/quoteDependency.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/quoteDependencyAllOf.ts b/sdk/model/quoteDependencyAllOf.ts index 7c024f7cda02..0cbec16aa5cb 100644 --- a/sdk/model/quoteDependencyAllOf.ts +++ b/sdk/model/quoteDependencyAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/quoteId.ts b/sdk/model/quoteId.ts index 8dd8a7747457..7ba0c64b655a 100644 --- a/sdk/model/quoteId.ts +++ b/sdk/model/quoteId.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/quoteInstrumentIdType.ts b/sdk/model/quoteInstrumentIdType.ts index 9eeffdd92178..a871358f8093 100644 --- a/sdk/model/quoteInstrumentIdType.ts +++ b/sdk/model/quoteInstrumentIdType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/quoteSeriesId.ts b/sdk/model/quoteSeriesId.ts index 6d7c06070963..d0c126ce3d60 100644 --- a/sdk/model/quoteSeriesId.ts +++ b/sdk/model/quoteSeriesId.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/quoteType.ts b/sdk/model/quoteType.ts index 73efbb107a18..15bc2357e9ed 100644 --- a/sdk/model/quoteType.ts +++ b/sdk/model/quoteType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/rawVendorEvent.ts b/sdk/model/rawVendorEvent.ts index 8e04cab7f71c..7dfe467f8822 100644 --- a/sdk/model/rawVendorEvent.ts +++ b/sdk/model/rawVendorEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/rawVendorEventAllOf.ts b/sdk/model/rawVendorEventAllOf.ts index 1d307db691f9..5d405628cd37 100644 --- a/sdk/model/rawVendorEventAllOf.ts +++ b/sdk/model/rawVendorEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reOpenPeriodDiaryEntryRequest.ts b/sdk/model/reOpenPeriodDiaryEntryRequest.ts index 1d998b4e9fd8..c45430c4490a 100644 --- a/sdk/model/reOpenPeriodDiaryEntryRequest.ts +++ b/sdk/model/reOpenPeriodDiaryEntryRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/realisedGainLoss.ts b/sdk/model/realisedGainLoss.ts index 21bb8d09059a..d2ed2689a63a 100644 --- a/sdk/model/realisedGainLoss.ts +++ b/sdk/model/realisedGainLoss.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/recipeBlock.ts b/sdk/model/recipeBlock.ts index c353ae95f831..2e7887737a8e 100644 --- a/sdk/model/recipeBlock.ts +++ b/sdk/model/recipeBlock.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/recipeComposer.ts b/sdk/model/recipeComposer.ts index 9b2cfb60b78e..601069bd0f6d 100644 --- a/sdk/model/recipeComposer.ts +++ b/sdk/model/recipeComposer.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/recipeValue.ts b/sdk/model/recipeValue.ts index 987a2a663a57..8b665ca82673 100644 --- a/sdk/model/recipeValue.ts +++ b/sdk/model/recipeValue.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/recombineStep.ts b/sdk/model/recombineStep.ts index 0593e184ae8d..941692a5327e 100644 --- a/sdk/model/recombineStep.ts +++ b/sdk/model/recombineStep.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconcileDateTimeRule.ts b/sdk/model/reconcileDateTimeRule.ts index 03a5bd9810dd..cac1476dd42b 100644 --- a/sdk/model/reconcileDateTimeRule.ts +++ b/sdk/model/reconcileDateTimeRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconcileDateTimeRuleAllOf.ts b/sdk/model/reconcileDateTimeRuleAllOf.ts index 9348380752ab..eb4c97fdcf27 100644 --- a/sdk/model/reconcileDateTimeRuleAllOf.ts +++ b/sdk/model/reconcileDateTimeRuleAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconcileNumericRule.ts b/sdk/model/reconcileNumericRule.ts index 2c3f50aa1ef8..649debe3622f 100644 --- a/sdk/model/reconcileNumericRule.ts +++ b/sdk/model/reconcileNumericRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconcileNumericRuleAllOf.ts b/sdk/model/reconcileNumericRuleAllOf.ts index f0e2ef709f56..c4725d4f3644 100644 --- a/sdk/model/reconcileNumericRuleAllOf.ts +++ b/sdk/model/reconcileNumericRuleAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconcileStringRule.ts b/sdk/model/reconcileStringRule.ts index 808a17a2809c..c9ea290ae4ad 100644 --- a/sdk/model/reconcileStringRule.ts +++ b/sdk/model/reconcileStringRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconcileStringRuleAllOf.ts b/sdk/model/reconcileStringRuleAllOf.ts index b267d2fb614c..824596eda161 100644 --- a/sdk/model/reconcileStringRuleAllOf.ts +++ b/sdk/model/reconcileStringRuleAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconciledTransaction.ts b/sdk/model/reconciledTransaction.ts index de9ae366b8b0..e0ba1b47954e 100644 --- a/sdk/model/reconciledTransaction.ts +++ b/sdk/model/reconciledTransaction.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconciliation.ts b/sdk/model/reconciliation.ts index 39ffce6c7fd3..e22f6baafe7b 100644 --- a/sdk/model/reconciliation.ts +++ b/sdk/model/reconciliation.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconciliationBreak.ts b/sdk/model/reconciliationBreak.ts index 2e2f4812f8d8..5b693891f377 100644 --- a/sdk/model/reconciliationBreak.ts +++ b/sdk/model/reconciliationBreak.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconciliationConfiguration.ts b/sdk/model/reconciliationConfiguration.ts index fe1ba50e2de9..2557e0353fc5 100644 --- a/sdk/model/reconciliationConfiguration.ts +++ b/sdk/model/reconciliationConfiguration.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconciliationId.ts b/sdk/model/reconciliationId.ts index b626f6ab2f5d..ee61262e7236 100644 --- a/sdk/model/reconciliationId.ts +++ b/sdk/model/reconciliationId.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconciliationLeftRightAddressKeyPair.ts b/sdk/model/reconciliationLeftRightAddressKeyPair.ts index 1222bb103c2e..6c3c273c14a5 100644 --- a/sdk/model/reconciliationLeftRightAddressKeyPair.ts +++ b/sdk/model/reconciliationLeftRightAddressKeyPair.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconciliationLine.ts b/sdk/model/reconciliationLine.ts index 2b261d1197c0..e815e6ff4012 100644 --- a/sdk/model/reconciliationLine.ts +++ b/sdk/model/reconciliationLine.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconciliationRequest.ts b/sdk/model/reconciliationRequest.ts index 3b6d2d8a0a85..5e9ac3124eb0 100644 --- a/sdk/model/reconciliationRequest.ts +++ b/sdk/model/reconciliationRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconciliationResponse.ts b/sdk/model/reconciliationResponse.ts index 1a5e80025c16..1e914c101294 100644 --- a/sdk/model/reconciliationResponse.ts +++ b/sdk/model/reconciliationResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconciliationRule.ts b/sdk/model/reconciliationRule.ts index 2258da0d0af3..aa4203f96a61 100644 --- a/sdk/model/reconciliationRule.ts +++ b/sdk/model/reconciliationRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconciliationRuleType.ts b/sdk/model/reconciliationRuleType.ts index 6844b9601e4b..e3b66fdb6b20 100644 --- a/sdk/model/reconciliationRuleType.ts +++ b/sdk/model/reconciliationRuleType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconciliationSideConfiguration.ts b/sdk/model/reconciliationSideConfiguration.ts index 03d54a821b54..f14ea407f3a9 100644 --- a/sdk/model/reconciliationSideConfiguration.ts +++ b/sdk/model/reconciliationSideConfiguration.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/reconciliationTransactions.ts b/sdk/model/reconciliationTransactions.ts index b724089d29e0..600f0b07fa9c 100644 --- a/sdk/model/reconciliationTransactions.ts +++ b/sdk/model/reconciliationTransactions.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/referenceData.ts b/sdk/model/referenceData.ts index df9238576aa8..da89bbd3e734 100644 --- a/sdk/model/referenceData.ts +++ b/sdk/model/referenceData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/referenceInstrument.ts b/sdk/model/referenceInstrument.ts index 16e608d41e49..6777f8b27730 100644 --- a/sdk/model/referenceInstrument.ts +++ b/sdk/model/referenceInstrument.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/referenceInstrumentAllOf.ts b/sdk/model/referenceInstrumentAllOf.ts index 6869296e49d8..c99d9248b2d3 100644 --- a/sdk/model/referenceInstrumentAllOf.ts +++ b/sdk/model/referenceInstrumentAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/referenceList.ts b/sdk/model/referenceList.ts index 3ab77d1c8326..91d236f45358 100644 --- a/sdk/model/referenceList.ts +++ b/sdk/model/referenceList.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/referenceListRequest.ts b/sdk/model/referenceListRequest.ts index d39fcec112a6..53942740125b 100644 --- a/sdk/model/referenceListRequest.ts +++ b/sdk/model/referenceListRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/referenceListResponse.ts b/sdk/model/referenceListResponse.ts index 3392d0b0eb1f..c11720a86d8b 100644 --- a/sdk/model/referenceListResponse.ts +++ b/sdk/model/referenceListResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/referenceListType.ts b/sdk/model/referenceListType.ts index 62ad0017732e..66ea24c28156 100644 --- a/sdk/model/referenceListType.ts +++ b/sdk/model/referenceListType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/referencePortfolioConstituent.ts b/sdk/model/referencePortfolioConstituent.ts index ae17730789dd..5e9092ba407a 100644 --- a/sdk/model/referencePortfolioConstituent.ts +++ b/sdk/model/referencePortfolioConstituent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/referencePortfolioConstituentRequest.ts b/sdk/model/referencePortfolioConstituentRequest.ts index 647778d8f97e..d2fd8719db56 100644 --- a/sdk/model/referencePortfolioConstituentRequest.ts +++ b/sdk/model/referencePortfolioConstituentRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/referencePortfolioWeightType.ts b/sdk/model/referencePortfolioWeightType.ts index bb7e21e331f7..8bcd5cf11672 100644 --- a/sdk/model/referencePortfolioWeightType.ts +++ b/sdk/model/referencePortfolioWeightType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/relatedEntity.ts b/sdk/model/relatedEntity.ts index 9882d0402718..bec669fb7bfd 100644 --- a/sdk/model/relatedEntity.ts +++ b/sdk/model/relatedEntity.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/relation.ts b/sdk/model/relation.ts index fa37164d5509..a46669a59fd7 100644 --- a/sdk/model/relation.ts +++ b/sdk/model/relation.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/relationDefinition.ts b/sdk/model/relationDefinition.ts index e81900e47cf3..546013a92174 100644 --- a/sdk/model/relationDefinition.ts +++ b/sdk/model/relationDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/relationship.ts b/sdk/model/relationship.ts index f645a2b20ea0..871135333c70 100644 --- a/sdk/model/relationship.ts +++ b/sdk/model/relationship.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/relationshipDefinition.ts b/sdk/model/relationshipDefinition.ts index cf8e41d2ee6c..06d4965067e6 100644 --- a/sdk/model/relationshipDefinition.ts +++ b/sdk/model/relationshipDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/relativeDateOffset.ts b/sdk/model/relativeDateOffset.ts index fa9bffcb8037..ba9192be5846 100644 --- a/sdk/model/relativeDateOffset.ts +++ b/sdk/model/relativeDateOffset.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/repo.ts b/sdk/model/repo.ts index c6d24f4f16c6..1edc80ac80e4 100644 --- a/sdk/model/repo.ts +++ b/sdk/model/repo.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/repoAllOf.ts b/sdk/model/repoAllOf.ts index 1e987c356906..d8fbc7825662 100644 --- a/sdk/model/repoAllOf.ts +++ b/sdk/model/repoAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resetEvent.ts b/sdk/model/resetEvent.ts index d57d76964d39..3b636b96b2c2 100644 --- a/sdk/model/resetEvent.ts +++ b/sdk/model/resetEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resetEventAllOf.ts b/sdk/model/resetEventAllOf.ts index e29007b80c0e..465f50acf3a9 100644 --- a/sdk/model/resetEventAllOf.ts +++ b/sdk/model/resetEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceId.ts b/sdk/model/resourceId.ts index a12db6aadaa7..f69e3ae38014 100644 --- a/sdk/model/resourceId.ts +++ b/sdk/model/resourceId.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfAccessControlledResource.ts b/sdk/model/resourceListOfAccessControlledResource.ts index 1ac77fcdb6a1..3ecec905da79 100644 --- a/sdk/model/resourceListOfAccessControlledResource.ts +++ b/sdk/model/resourceListOfAccessControlledResource.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfAccessMetadataValueOf.ts b/sdk/model/resourceListOfAccessMetadataValueOf.ts index ad3c77ed8d19..e4ffdd79ef53 100644 --- a/sdk/model/resourceListOfAccessMetadataValueOf.ts +++ b/sdk/model/resourceListOfAccessMetadataValueOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfAddressKeyDefinition.ts b/sdk/model/resourceListOfAddressKeyDefinition.ts index 8970348684a9..5dd71db089ce 100644 --- a/sdk/model/resourceListOfAddressKeyDefinition.ts +++ b/sdk/model/resourceListOfAddressKeyDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfAggregatedReturn.ts b/sdk/model/resourceListOfAggregatedReturn.ts index a6cf229ae3a2..6a61c69f7e55 100644 --- a/sdk/model/resourceListOfAggregatedReturn.ts +++ b/sdk/model/resourceListOfAggregatedReturn.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfAggregationQuery.ts b/sdk/model/resourceListOfAggregationQuery.ts index 9530e25e3af1..15411f123d7d 100644 --- a/sdk/model/resourceListOfAggregationQuery.ts +++ b/sdk/model/resourceListOfAggregationQuery.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfAllocation.ts b/sdk/model/resourceListOfAllocation.ts index 47b5259ec768..5daad6fdacbf 100644 --- a/sdk/model/resourceListOfAllocation.ts +++ b/sdk/model/resourceListOfAllocation.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfBlock.ts b/sdk/model/resourceListOfBlock.ts index fcae72bcc206..a0ffc7e51b74 100644 --- a/sdk/model/resourceListOfBlock.ts +++ b/sdk/model/resourceListOfBlock.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfBlockAndOrder.ts b/sdk/model/resourceListOfBlockAndOrder.ts index c554feddbc1e..204530bc9b04 100644 --- a/sdk/model/resourceListOfBlockAndOrder.ts +++ b/sdk/model/resourceListOfBlockAndOrder.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfCalendarDate.ts b/sdk/model/resourceListOfCalendarDate.ts index db08b0c2a295..f9a84c11656b 100644 --- a/sdk/model/resourceListOfCalendarDate.ts +++ b/sdk/model/resourceListOfCalendarDate.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfChange.ts b/sdk/model/resourceListOfChange.ts index 19e0b7f95733..51123e3098c1 100644 --- a/sdk/model/resourceListOfChange.ts +++ b/sdk/model/resourceListOfChange.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfChangeHistory.ts b/sdk/model/resourceListOfChangeHistory.ts index 8a18c96a9ac0..8673be033f4b 100644 --- a/sdk/model/resourceListOfChangeHistory.ts +++ b/sdk/model/resourceListOfChangeHistory.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfComplianceBreachedOrderInfo.ts b/sdk/model/resourceListOfComplianceBreachedOrderInfo.ts index 22924d14a085..1300dd5b8fbd 100644 --- a/sdk/model/resourceListOfComplianceBreachedOrderInfo.ts +++ b/sdk/model/resourceListOfComplianceBreachedOrderInfo.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfComplianceRule.ts b/sdk/model/resourceListOfComplianceRule.ts index 7b4e2dff21a3..ac6e5df1482e 100644 --- a/sdk/model/resourceListOfComplianceRule.ts +++ b/sdk/model/resourceListOfComplianceRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfComplianceRuleResult.ts b/sdk/model/resourceListOfComplianceRuleResult.ts index 8e740576ff40..efd559fbb60b 100644 --- a/sdk/model/resourceListOfComplianceRuleResult.ts +++ b/sdk/model/resourceListOfComplianceRuleResult.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfComplianceRunInfo.ts b/sdk/model/resourceListOfComplianceRunInfo.ts index 792d4f6b913d..2b94fe22d1fa 100644 --- a/sdk/model/resourceListOfComplianceRunInfo.ts +++ b/sdk/model/resourceListOfComplianceRunInfo.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfConstituentsAdjustmentHeader.ts b/sdk/model/resourceListOfConstituentsAdjustmentHeader.ts index 9f6d0fbd1a63..fe0af7cfc5a5 100644 --- a/sdk/model/resourceListOfConstituentsAdjustmentHeader.ts +++ b/sdk/model/resourceListOfConstituentsAdjustmentHeader.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfCorporateAction.ts b/sdk/model/resourceListOfCorporateAction.ts index 07850fb55c4c..83d6a7478662 100644 --- a/sdk/model/resourceListOfCorporateAction.ts +++ b/sdk/model/resourceListOfCorporateAction.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfDataType.ts b/sdk/model/resourceListOfDataType.ts index 4e891c1f3267..b8173b7c0938 100644 --- a/sdk/model/resourceListOfDataType.ts +++ b/sdk/model/resourceListOfDataType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfExecution.ts b/sdk/model/resourceListOfExecution.ts index 329cfa32a074..ca5d3f1d0a08 100644 --- a/sdk/model/resourceListOfExecution.ts +++ b/sdk/model/resourceListOfExecution.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfFeeRule.ts b/sdk/model/resourceListOfFeeRule.ts index 8678ac5d6d3d..9b74a57052ac 100644 --- a/sdk/model/resourceListOfFeeRule.ts +++ b/sdk/model/resourceListOfFeeRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfGetCdsFlowConventionsResponse.ts b/sdk/model/resourceListOfGetCdsFlowConventionsResponse.ts index ac35bfc8a564..21a809170c0f 100644 --- a/sdk/model/resourceListOfGetCdsFlowConventionsResponse.ts +++ b/sdk/model/resourceListOfGetCdsFlowConventionsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfGetCounterpartyAgreementResponse.ts b/sdk/model/resourceListOfGetCounterpartyAgreementResponse.ts index 0c3a057a5350..f747baf0be39 100644 --- a/sdk/model/resourceListOfGetCounterpartyAgreementResponse.ts +++ b/sdk/model/resourceListOfGetCounterpartyAgreementResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfGetCreditSupportAnnexResponse.ts b/sdk/model/resourceListOfGetCreditSupportAnnexResponse.ts index 005f95224777..a9c09c2d59fe 100644 --- a/sdk/model/resourceListOfGetCreditSupportAnnexResponse.ts +++ b/sdk/model/resourceListOfGetCreditSupportAnnexResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfGetFlowConventionsResponse.ts b/sdk/model/resourceListOfGetFlowConventionsResponse.ts index 8e006c669640..68db30689c8c 100644 --- a/sdk/model/resourceListOfGetFlowConventionsResponse.ts +++ b/sdk/model/resourceListOfGetFlowConventionsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfGetIndexConventionResponse.ts b/sdk/model/resourceListOfGetIndexConventionResponse.ts index 68ad9837c5a5..0f93f3651106 100644 --- a/sdk/model/resourceListOfGetIndexConventionResponse.ts +++ b/sdk/model/resourceListOfGetIndexConventionResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfGetRecipeResponse.ts b/sdk/model/resourceListOfGetRecipeResponse.ts index a1ce92288c56..b0bad0e17c06 100644 --- a/sdk/model/resourceListOfGetRecipeResponse.ts +++ b/sdk/model/resourceListOfGetRecipeResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfHoldingsAdjustmentHeader.ts b/sdk/model/resourceListOfHoldingsAdjustmentHeader.ts index b769eb8ac5be..61651bf410fd 100644 --- a/sdk/model/resourceListOfHoldingsAdjustmentHeader.ts +++ b/sdk/model/resourceListOfHoldingsAdjustmentHeader.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfIUnitDefinitionDto.ts b/sdk/model/resourceListOfIUnitDefinitionDto.ts index ca9f96aa72d5..d677d6dd4e16 100644 --- a/sdk/model/resourceListOfIUnitDefinitionDto.ts +++ b/sdk/model/resourceListOfIUnitDefinitionDto.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfInstrumentCashFlow.ts b/sdk/model/resourceListOfInstrumentCashFlow.ts index a8cff5f02bd8..c908d168acef 100644 --- a/sdk/model/resourceListOfInstrumentCashFlow.ts +++ b/sdk/model/resourceListOfInstrumentCashFlow.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfInstrumentEventHolder.ts b/sdk/model/resourceListOfInstrumentEventHolder.ts index 837a3c3fe82b..5e3d2d51553c 100644 --- a/sdk/model/resourceListOfInstrumentEventHolder.ts +++ b/sdk/model/resourceListOfInstrumentEventHolder.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfInstrumentIdTypeDescriptor.ts b/sdk/model/resourceListOfInstrumentIdTypeDescriptor.ts index d8b5b6056d3b..3fbb16d0a514 100644 --- a/sdk/model/resourceListOfInstrumentIdTypeDescriptor.ts +++ b/sdk/model/resourceListOfInstrumentIdTypeDescriptor.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfLegalEntity.ts b/sdk/model/resourceListOfLegalEntity.ts index 34338763169b..91401b6b6bdd 100644 --- a/sdk/model/resourceListOfLegalEntity.ts +++ b/sdk/model/resourceListOfLegalEntity.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfListComplexMarketDataWithMetaDataResponse.ts b/sdk/model/resourceListOfListComplexMarketDataWithMetaDataResponse.ts index 10ea7f987966..35197cb342a3 100644 --- a/sdk/model/resourceListOfListComplexMarketDataWithMetaDataResponse.ts +++ b/sdk/model/resourceListOfListComplexMarketDataWithMetaDataResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfMapping.ts b/sdk/model/resourceListOfMapping.ts index 3380b1c4a7ab..2d6396184474 100644 --- a/sdk/model/resourceListOfMapping.ts +++ b/sdk/model/resourceListOfMapping.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfOrder.ts b/sdk/model/resourceListOfOrder.ts index 83511aff6b76..5303787769f6 100644 --- a/sdk/model/resourceListOfOrder.ts +++ b/sdk/model/resourceListOfOrder.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfOrderInstruction.ts b/sdk/model/resourceListOfOrderInstruction.ts index 855281ee4cae..fa513bd012ed 100644 --- a/sdk/model/resourceListOfOrderInstruction.ts +++ b/sdk/model/resourceListOfOrderInstruction.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfPackage.ts b/sdk/model/resourceListOfPackage.ts index 1c4e538fda96..e59281d2a4b0 100644 --- a/sdk/model/resourceListOfPackage.ts +++ b/sdk/model/resourceListOfPackage.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfParticipation.ts b/sdk/model/resourceListOfParticipation.ts index f042b7a32800..71749349ae8f 100644 --- a/sdk/model/resourceListOfParticipation.ts +++ b/sdk/model/resourceListOfParticipation.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfPerformanceReturn.ts b/sdk/model/resourceListOfPerformanceReturn.ts index aef4a1f8fc7e..01dfcfab7d6e 100644 --- a/sdk/model/resourceListOfPerformanceReturn.ts +++ b/sdk/model/resourceListOfPerformanceReturn.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfPerson.ts b/sdk/model/resourceListOfPerson.ts index 9a12315d34dc..a23c65f9c53a 100644 --- a/sdk/model/resourceListOfPerson.ts +++ b/sdk/model/resourceListOfPerson.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfPlacement.ts b/sdk/model/resourceListOfPlacement.ts index 5770d6d261f7..15a420bbc1fb 100644 --- a/sdk/model/resourceListOfPlacement.ts +++ b/sdk/model/resourceListOfPlacement.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfPortfolio.ts b/sdk/model/resourceListOfPortfolio.ts index db0b383c1caf..502337920266 100644 --- a/sdk/model/resourceListOfPortfolio.ts +++ b/sdk/model/resourceListOfPortfolio.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfPortfolioCashFlow.ts b/sdk/model/resourceListOfPortfolioCashFlow.ts index 41aa4e60dded..5295658df983 100644 --- a/sdk/model/resourceListOfPortfolioCashFlow.ts +++ b/sdk/model/resourceListOfPortfolioCashFlow.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfPortfolioCashLadder.ts b/sdk/model/resourceListOfPortfolioCashLadder.ts index 1f4495afcc9e..f71b87952daf 100644 --- a/sdk/model/resourceListOfPortfolioCashLadder.ts +++ b/sdk/model/resourceListOfPortfolioCashLadder.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfPortfolioTradeTicket.ts b/sdk/model/resourceListOfPortfolioTradeTicket.ts index d8ad936bbd2a..76a56fed3bb1 100644 --- a/sdk/model/resourceListOfPortfolioTradeTicket.ts +++ b/sdk/model/resourceListOfPortfolioTradeTicket.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfProcessedCommand.ts b/sdk/model/resourceListOfProcessedCommand.ts index d1b319cea9eb..6bb086581fe1 100644 --- a/sdk/model/resourceListOfProcessedCommand.ts +++ b/sdk/model/resourceListOfProcessedCommand.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfProperty.ts b/sdk/model/resourceListOfProperty.ts index ef1cf9dd40f6..dc0f3e2a4042 100644 --- a/sdk/model/resourceListOfProperty.ts +++ b/sdk/model/resourceListOfProperty.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfPropertyDefinition.ts b/sdk/model/resourceListOfPropertyDefinition.ts index 381cc133ee08..d29f37d1c9d8 100644 --- a/sdk/model/resourceListOfPropertyDefinition.ts +++ b/sdk/model/resourceListOfPropertyDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfPropertyInterval.ts b/sdk/model/resourceListOfPropertyInterval.ts index 802665b98dd4..d2c42168d86c 100644 --- a/sdk/model/resourceListOfPropertyInterval.ts +++ b/sdk/model/resourceListOfPropertyInterval.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfQuote.ts b/sdk/model/resourceListOfQuote.ts index 10f322aa4ccc..432964e71fd0 100644 --- a/sdk/model/resourceListOfQuote.ts +++ b/sdk/model/resourceListOfQuote.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfQuoteAccessMetadataRule.ts b/sdk/model/resourceListOfQuoteAccessMetadataRule.ts index 9456644184dd..503bb1685d5d 100644 --- a/sdk/model/resourceListOfQuoteAccessMetadataRule.ts +++ b/sdk/model/resourceListOfQuoteAccessMetadataRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfReconciliationBreak.ts b/sdk/model/resourceListOfReconciliationBreak.ts index 5a27d061aa97..dd4bc8bf8c20 100644 --- a/sdk/model/resourceListOfReconciliationBreak.ts +++ b/sdk/model/resourceListOfReconciliationBreak.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfRelation.ts b/sdk/model/resourceListOfRelation.ts index 84c9db4217bd..7aea4f5718ec 100644 --- a/sdk/model/resourceListOfRelation.ts +++ b/sdk/model/resourceListOfRelation.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfRelationship.ts b/sdk/model/resourceListOfRelationship.ts index 62772ab60989..884399e1e268 100644 --- a/sdk/model/resourceListOfRelationship.ts +++ b/sdk/model/resourceListOfRelationship.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfScopeDefinition.ts b/sdk/model/resourceListOfScopeDefinition.ts index ea8368b4ac67..374e98987204 100644 --- a/sdk/model/resourceListOfScopeDefinition.ts +++ b/sdk/model/resourceListOfScopeDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfSideDefinition.ts b/sdk/model/resourceListOfSideDefinition.ts index 403c7e023314..0fbdc605d4f2 100644 --- a/sdk/model/resourceListOfSideDefinition.ts +++ b/sdk/model/resourceListOfSideDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfString.ts b/sdk/model/resourceListOfString.ts index 4716cd38e850..e58e76934cf1 100644 --- a/sdk/model/resourceListOfString.ts +++ b/sdk/model/resourceListOfString.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfTaxRuleSet.ts b/sdk/model/resourceListOfTaxRuleSet.ts index b03f6f71f93c..f9764885924b 100644 --- a/sdk/model/resourceListOfTaxRuleSet.ts +++ b/sdk/model/resourceListOfTaxRuleSet.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfTransaction.ts b/sdk/model/resourceListOfTransaction.ts index e843b5096ff3..fc17edd631ae 100644 --- a/sdk/model/resourceListOfTransaction.ts +++ b/sdk/model/resourceListOfTransaction.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfTransactionType.ts b/sdk/model/resourceListOfTransactionType.ts index 04bdc1a3347f..08b8925f5ccb 100644 --- a/sdk/model/resourceListOfTransactionType.ts +++ b/sdk/model/resourceListOfTransactionType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resourceListOfValueType.ts b/sdk/model/resourceListOfValueType.ts index 99b1d270c57b..b5cbc4e04e32 100644 --- a/sdk/model/resourceListOfValueType.ts +++ b/sdk/model/resourceListOfValueType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/responseMetaData.ts b/sdk/model/responseMetaData.ts index 22b582548252..97424ed54288 100644 --- a/sdk/model/responseMetaData.ts +++ b/sdk/model/responseMetaData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultDataKeyRule.ts b/sdk/model/resultDataKeyRule.ts index 6851ddddf005..4129b9c2c3fe 100644 --- a/sdk/model/resultDataKeyRule.ts +++ b/sdk/model/resultDataKeyRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultDataKeyRuleAllOf.ts b/sdk/model/resultDataKeyRuleAllOf.ts index 991feb760993..a4e86e41fec7 100644 --- a/sdk/model/resultDataKeyRuleAllOf.ts +++ b/sdk/model/resultDataKeyRuleAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultDataSchema.ts b/sdk/model/resultDataSchema.ts index 0ee80355f83b..017f377fddc2 100644 --- a/sdk/model/resultDataSchema.ts +++ b/sdk/model/resultDataSchema.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultKeyRule.ts b/sdk/model/resultKeyRule.ts index 2f3e03355437..fd8c6ea52e73 100644 --- a/sdk/model/resultKeyRule.ts +++ b/sdk/model/resultKeyRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultKeyRuleType.ts b/sdk/model/resultKeyRuleType.ts index 11a273ce2591..6cae7d200998 100644 --- a/sdk/model/resultKeyRuleType.ts +++ b/sdk/model/resultKeyRuleType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultValue.ts b/sdk/model/resultValue.ts index 68bb67595fde..92e7453bd4c1 100644 --- a/sdk/model/resultValue.ts +++ b/sdk/model/resultValue.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultValue0D.ts b/sdk/model/resultValue0D.ts index db113c0d18c1..802e34f0c1d4 100644 --- a/sdk/model/resultValue0D.ts +++ b/sdk/model/resultValue0D.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultValue0DAllOf.ts b/sdk/model/resultValue0DAllOf.ts index 21cee45d9925..d4147435e2bb 100644 --- a/sdk/model/resultValue0DAllOf.ts +++ b/sdk/model/resultValue0DAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultValueBool.ts b/sdk/model/resultValueBool.ts index 2a9a5e991841..a9b1feac3b3d 100644 --- a/sdk/model/resultValueBool.ts +++ b/sdk/model/resultValueBool.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultValueBoolAllOf.ts b/sdk/model/resultValueBoolAllOf.ts index e5d5c985898f..4536fd9eea66 100644 --- a/sdk/model/resultValueBoolAllOf.ts +++ b/sdk/model/resultValueBoolAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultValueCurrency.ts b/sdk/model/resultValueCurrency.ts index 18e1faa3aada..582fd5132ab7 100644 --- a/sdk/model/resultValueCurrency.ts +++ b/sdk/model/resultValueCurrency.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultValueCurrencyAllOf.ts b/sdk/model/resultValueCurrencyAllOf.ts index bb3fe1f1ae33..19239a16e527 100644 --- a/sdk/model/resultValueCurrencyAllOf.ts +++ b/sdk/model/resultValueCurrencyAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultValueDateTimeOffset.ts b/sdk/model/resultValueDateTimeOffset.ts index 0484f6e23606..17d206414e81 100644 --- a/sdk/model/resultValueDateTimeOffset.ts +++ b/sdk/model/resultValueDateTimeOffset.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultValueDateTimeOffsetAllOf.ts b/sdk/model/resultValueDateTimeOffsetAllOf.ts index 5f602a4d51e7..385e4cf87a46 100644 --- a/sdk/model/resultValueDateTimeOffsetAllOf.ts +++ b/sdk/model/resultValueDateTimeOffsetAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultValueDecimal.ts b/sdk/model/resultValueDecimal.ts index fc3e1884d6f9..f895a4a85bf2 100644 --- a/sdk/model/resultValueDecimal.ts +++ b/sdk/model/resultValueDecimal.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultValueDecimalAllOf.ts b/sdk/model/resultValueDecimalAllOf.ts index d30117623684..42359bbc07f9 100644 --- a/sdk/model/resultValueDecimalAllOf.ts +++ b/sdk/model/resultValueDecimalAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultValueDictionary.ts b/sdk/model/resultValueDictionary.ts index 0f736f80940e..a5bcb2fea8f3 100644 --- a/sdk/model/resultValueDictionary.ts +++ b/sdk/model/resultValueDictionary.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultValueDictionaryAllOf.ts b/sdk/model/resultValueDictionaryAllOf.ts index a92235c5017f..05054070000b 100644 --- a/sdk/model/resultValueDictionaryAllOf.ts +++ b/sdk/model/resultValueDictionaryAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultValueInt.ts b/sdk/model/resultValueInt.ts index 76db1bab59ef..2c803faaf3fd 100644 --- a/sdk/model/resultValueInt.ts +++ b/sdk/model/resultValueInt.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultValueIntAllOf.ts b/sdk/model/resultValueIntAllOf.ts index 766a9a2a1bff..d0a96be103ed 100644 --- a/sdk/model/resultValueIntAllOf.ts +++ b/sdk/model/resultValueIntAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultValueString.ts b/sdk/model/resultValueString.ts index 9b12638b5484..41148be4ee8b 100644 --- a/sdk/model/resultValueString.ts +++ b/sdk/model/resultValueString.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultValueStringAllOf.ts b/sdk/model/resultValueStringAllOf.ts index 317f6143ee59..1b0612fcf7ca 100644 --- a/sdk/model/resultValueStringAllOf.ts +++ b/sdk/model/resultValueStringAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/resultValueType.ts b/sdk/model/resultValueType.ts index b8795bb13729..50d223d4ad5c 100644 --- a/sdk/model/resultValueType.ts +++ b/sdk/model/resultValueType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/roundingConfiguration.ts b/sdk/model/roundingConfiguration.ts index bd8965779fa8..72bf2806a79f 100644 --- a/sdk/model/roundingConfiguration.ts +++ b/sdk/model/roundingConfiguration.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/roundingConfigurationComponent.ts b/sdk/model/roundingConfigurationComponent.ts index 8a24ab03b84b..0cdf03fc76fd 100644 --- a/sdk/model/roundingConfigurationComponent.ts +++ b/sdk/model/roundingConfigurationComponent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/roundingConvention.ts b/sdk/model/roundingConvention.ts index 3adfb5866039..356bc7b039be 100644 --- a/sdk/model/roundingConvention.ts +++ b/sdk/model/roundingConvention.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/scalingMethodology.ts b/sdk/model/scalingMethodology.ts index cba41effef0c..053d3040c90d 100644 --- a/sdk/model/scalingMethodology.ts +++ b/sdk/model/scalingMethodology.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/schedule.ts b/sdk/model/schedule.ts index b5f12344694b..613f2aa85576 100644 --- a/sdk/model/schedule.ts +++ b/sdk/model/schedule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/scheduleType.ts b/sdk/model/scheduleType.ts index 558a435a09d6..c9c65ee03555 100644 --- a/sdk/model/scheduleType.ts +++ b/sdk/model/scheduleType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/schema.ts b/sdk/model/schema.ts index a999a2460a4f..ea98e23d3cda 100644 --- a/sdk/model/schema.ts +++ b/sdk/model/schema.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/scopeDefinition.ts b/sdk/model/scopeDefinition.ts index 6fdcee1d4550..c3a874be4ce5 100644 --- a/sdk/model/scopeDefinition.ts +++ b/sdk/model/scopeDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/scriptMapReference.ts b/sdk/model/scriptMapReference.ts index 16b8dfc322e6..a8028bb7862b 100644 --- a/sdk/model/scriptMapReference.ts +++ b/sdk/model/scriptMapReference.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/securityElection.ts b/sdk/model/securityElection.ts index 9ffae06c9eb2..546f55ebce28 100644 --- a/sdk/model/securityElection.ts +++ b/sdk/model/securityElection.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/sequenceDefinition.ts b/sdk/model/sequenceDefinition.ts index 2b43958b0a65..5ea2f40311ce 100644 --- a/sdk/model/sequenceDefinition.ts +++ b/sdk/model/sequenceDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/setLegalEntityIdentifiersRequest.ts b/sdk/model/setLegalEntityIdentifiersRequest.ts index 123fe938d0a8..643f82c093c4 100644 --- a/sdk/model/setLegalEntityIdentifiersRequest.ts +++ b/sdk/model/setLegalEntityIdentifiersRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/setLegalEntityPropertiesRequest.ts b/sdk/model/setLegalEntityPropertiesRequest.ts index 7af56392a430..eeaff11bdd22 100644 --- a/sdk/model/setLegalEntityPropertiesRequest.ts +++ b/sdk/model/setLegalEntityPropertiesRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/setPersonIdentifiersRequest.ts b/sdk/model/setPersonIdentifiersRequest.ts index 0efc3bd86985..83e67ec5b26a 100644 --- a/sdk/model/setPersonIdentifiersRequest.ts +++ b/sdk/model/setPersonIdentifiersRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/setPersonPropertiesRequest.ts b/sdk/model/setPersonPropertiesRequest.ts index e4c38b964e4a..1fc09b026464 100644 --- a/sdk/model/setPersonPropertiesRequest.ts +++ b/sdk/model/setPersonPropertiesRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/setTransactionConfigurationAlias.ts b/sdk/model/setTransactionConfigurationAlias.ts index aeff8f10b9ba..9385dde840a0 100644 --- a/sdk/model/setTransactionConfigurationAlias.ts +++ b/sdk/model/setTransactionConfigurationAlias.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/setTransactionConfigurationSourceRequest.ts b/sdk/model/setTransactionConfigurationSourceRequest.ts index ec9c5306dccf..b5be092f8b57 100644 --- a/sdk/model/setTransactionConfigurationSourceRequest.ts +++ b/sdk/model/setTransactionConfigurationSourceRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/sideConfigurationData.ts b/sdk/model/sideConfigurationData.ts index afb390c33436..ef6b61f884b3 100644 --- a/sdk/model/sideConfigurationData.ts +++ b/sdk/model/sideConfigurationData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/sideConfigurationDataRequest.ts b/sdk/model/sideConfigurationDataRequest.ts index 7cd4e40ebd1e..de7e2e06d44a 100644 --- a/sdk/model/sideConfigurationDataRequest.ts +++ b/sdk/model/sideConfigurationDataRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/sideDefinition.ts b/sdk/model/sideDefinition.ts index cce825f17555..0abf15683cc7 100644 --- a/sdk/model/sideDefinition.ts +++ b/sdk/model/sideDefinition.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/sideDefinitionRequest.ts b/sdk/model/sideDefinitionRequest.ts index b1a4867639d0..7aa4be5cade5 100644 --- a/sdk/model/sideDefinitionRequest.ts +++ b/sdk/model/sideDefinitionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/sidesDefinitionRequest.ts b/sdk/model/sidesDefinitionRequest.ts index 8d2cc4609bf7..b9499dc5c752 100644 --- a/sdk/model/sidesDefinitionRequest.ts +++ b/sdk/model/sidesDefinitionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/simpleCashFlowLoan.ts b/sdk/model/simpleCashFlowLoan.ts index 8cc0bd3ef915..4b1206148592 100644 --- a/sdk/model/simpleCashFlowLoan.ts +++ b/sdk/model/simpleCashFlowLoan.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/simpleCashFlowLoanAllOf.ts b/sdk/model/simpleCashFlowLoanAllOf.ts index 964c18cd84ad..38c081afb307 100644 --- a/sdk/model/simpleCashFlowLoanAllOf.ts +++ b/sdk/model/simpleCashFlowLoanAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/simpleInstrument.ts b/sdk/model/simpleInstrument.ts index ead1cdbd2340..00ecc858410d 100644 --- a/sdk/model/simpleInstrument.ts +++ b/sdk/model/simpleInstrument.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/simpleInstrumentAllOf.ts b/sdk/model/simpleInstrumentAllOf.ts index 55538f544414..be1c181b0b5a 100644 --- a/sdk/model/simpleInstrumentAllOf.ts +++ b/sdk/model/simpleInstrumentAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/sortOrder.ts b/sdk/model/sortOrder.ts index b2e2f0b08325..5ea73c1fffaa 100644 --- a/sdk/model/sortOrder.ts +++ b/sdk/model/sortOrder.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/stepSchedule.ts b/sdk/model/stepSchedule.ts index 0799d9bc89c2..e48c086ef018 100644 --- a/sdk/model/stepSchedule.ts +++ b/sdk/model/stepSchedule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/stepScheduleAllOf.ts b/sdk/model/stepScheduleAllOf.ts index 12e1d6509236..3ad09f1867e2 100644 --- a/sdk/model/stepScheduleAllOf.ts +++ b/sdk/model/stepScheduleAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/stockSplitEvent.ts b/sdk/model/stockSplitEvent.ts index be5f27cd0437..dd2d68b4922a 100644 --- a/sdk/model/stockSplitEvent.ts +++ b/sdk/model/stockSplitEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/stockSplitEventAllOf.ts b/sdk/model/stockSplitEventAllOf.ts index 7f0220d4f002..268746210306 100644 --- a/sdk/model/stockSplitEventAllOf.ts +++ b/sdk/model/stockSplitEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/stream.ts b/sdk/model/stream.ts index 3e879e9b8a12..fc05b507847b 100644 --- a/sdk/model/stream.ts +++ b/sdk/model/stream.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/stringComparisonType.ts b/sdk/model/stringComparisonType.ts index e01fa39c8d3d..f4060f61518a 100644 --- a/sdk/model/stringComparisonType.ts +++ b/sdk/model/stringComparisonType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/stringComplianceParameter.ts b/sdk/model/stringComplianceParameter.ts index d2b008fb3b12..334da4c07de4 100644 --- a/sdk/model/stringComplianceParameter.ts +++ b/sdk/model/stringComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/stringList.ts b/sdk/model/stringList.ts index 18ee128c97cc..5b57c8e80cf4 100644 --- a/sdk/model/stringList.ts +++ b/sdk/model/stringList.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/stringListComplianceParameter.ts b/sdk/model/stringListComplianceParameter.ts index 82ac929c82d2..11183f751a97 100644 --- a/sdk/model/stringListComplianceParameter.ts +++ b/sdk/model/stringListComplianceParameter.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/structuredResultData.ts b/sdk/model/structuredResultData.ts index c9a15cf77763..dd4947d3787e 100644 --- a/sdk/model/structuredResultData.ts +++ b/sdk/model/structuredResultData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/structuredResultDataId.ts b/sdk/model/structuredResultDataId.ts index 984b31065946..fefd8fcee3b4 100644 --- a/sdk/model/structuredResultDataId.ts +++ b/sdk/model/structuredResultDataId.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/subHoldingKeyValueEquals.ts b/sdk/model/subHoldingKeyValueEquals.ts index 7a9fca7d7864..ff6500524a07 100644 --- a/sdk/model/subHoldingKeyValueEquals.ts +++ b/sdk/model/subHoldingKeyValueEquals.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/subHoldingKeyValueEqualsAllOf.ts b/sdk/model/subHoldingKeyValueEqualsAllOf.ts index 9224e8af1660..98eddcfae992 100644 --- a/sdk/model/subHoldingKeyValueEqualsAllOf.ts +++ b/sdk/model/subHoldingKeyValueEqualsAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/targetTaxLot.ts b/sdk/model/targetTaxLot.ts index a53cea946bfa..99a74b0fc743 100644 --- a/sdk/model/targetTaxLot.ts +++ b/sdk/model/targetTaxLot.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/targetTaxLotRequest.ts b/sdk/model/targetTaxLotRequest.ts index fe02809cf8e1..2df92322cc29 100644 --- a/sdk/model/targetTaxLotRequest.ts +++ b/sdk/model/targetTaxLotRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/taxRule.ts b/sdk/model/taxRule.ts index 69904e5536a4..64a8b6ac473b 100644 --- a/sdk/model/taxRule.ts +++ b/sdk/model/taxRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/taxRuleSet.ts b/sdk/model/taxRuleSet.ts index 2c8eb90a7122..838827e8b8a1 100644 --- a/sdk/model/taxRuleSet.ts +++ b/sdk/model/taxRuleSet.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/templateField.ts b/sdk/model/templateField.ts index 9d11c506aeac..85ccffda7524 100644 --- a/sdk/model/templateField.ts +++ b/sdk/model/templateField.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/termDeposit.ts b/sdk/model/termDeposit.ts index 9c9fce92cb52..e560c92cbfc2 100644 --- a/sdk/model/termDeposit.ts +++ b/sdk/model/termDeposit.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/termDepositAllOf.ts b/sdk/model/termDepositAllOf.ts index 40c7405231e2..f8e3968350cb 100644 --- a/sdk/model/termDepositAllOf.ts +++ b/sdk/model/termDepositAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/totalReturnSwap.ts b/sdk/model/totalReturnSwap.ts index c47501b92424..92aee1d2132f 100644 --- a/sdk/model/totalReturnSwap.ts +++ b/sdk/model/totalReturnSwap.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/totalReturnSwapAllOf.ts b/sdk/model/totalReturnSwapAllOf.ts index 0a4eeceff098..1046d741822d 100644 --- a/sdk/model/totalReturnSwapAllOf.ts +++ b/sdk/model/totalReturnSwapAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/touch.ts b/sdk/model/touch.ts index 6520e29c2455..f6f86a168445 100644 --- a/sdk/model/touch.ts +++ b/sdk/model/touch.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/tradeTicket.ts b/sdk/model/tradeTicket.ts index 022fe19b15ef..1257069a9db4 100644 --- a/sdk/model/tradeTicket.ts +++ b/sdk/model/tradeTicket.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/tradeTicketType.ts b/sdk/model/tradeTicketType.ts index 6480980088c7..c12e13884e7b 100644 --- a/sdk/model/tradeTicketType.ts +++ b/sdk/model/tradeTicketType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transaction.ts b/sdk/model/transaction.ts index 157c4452ffc1..220a05b41297 100644 --- a/sdk/model/transaction.ts +++ b/sdk/model/transaction.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionConfigurationData.ts b/sdk/model/transactionConfigurationData.ts index 7f8555d291b2..6461b5aa1fa5 100644 --- a/sdk/model/transactionConfigurationData.ts +++ b/sdk/model/transactionConfigurationData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionConfigurationDataRequest.ts b/sdk/model/transactionConfigurationDataRequest.ts index dbc5ff467e12..264e7abe8452 100644 --- a/sdk/model/transactionConfigurationDataRequest.ts +++ b/sdk/model/transactionConfigurationDataRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionConfigurationMovementData.ts b/sdk/model/transactionConfigurationMovementData.ts index 3ef12f8ecd5a..485c7f03acec 100644 --- a/sdk/model/transactionConfigurationMovementData.ts +++ b/sdk/model/transactionConfigurationMovementData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionConfigurationMovementDataRequest.ts b/sdk/model/transactionConfigurationMovementDataRequest.ts index 05f1fb79bb20..8e34bb0f0e44 100644 --- a/sdk/model/transactionConfigurationMovementDataRequest.ts +++ b/sdk/model/transactionConfigurationMovementDataRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionConfigurationTypeAlias.ts b/sdk/model/transactionConfigurationTypeAlias.ts index 3c34324dfd1e..5b8fbe3d9ada 100644 --- a/sdk/model/transactionConfigurationTypeAlias.ts +++ b/sdk/model/transactionConfigurationTypeAlias.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionCurrencyAndAmount.ts b/sdk/model/transactionCurrencyAndAmount.ts index 363c531353bf..8e906ea18aab 100644 --- a/sdk/model/transactionCurrencyAndAmount.ts +++ b/sdk/model/transactionCurrencyAndAmount.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionFieldMap.ts b/sdk/model/transactionFieldMap.ts index 9e28d58bb310..2405fcfe9faf 100644 --- a/sdk/model/transactionFieldMap.ts +++ b/sdk/model/transactionFieldMap.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionPrice.ts b/sdk/model/transactionPrice.ts index c6ec7c9207d1..26cef8dbc08e 100644 --- a/sdk/model/transactionPrice.ts +++ b/sdk/model/transactionPrice.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionPriceAndType.ts b/sdk/model/transactionPriceAndType.ts index 187326b1f9e8..6c190aaf9f41 100644 --- a/sdk/model/transactionPriceAndType.ts +++ b/sdk/model/transactionPriceAndType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionPriceType.ts b/sdk/model/transactionPriceType.ts index 4c7a71e1ddcc..654c965d7519 100644 --- a/sdk/model/transactionPriceType.ts +++ b/sdk/model/transactionPriceType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionPropertyMapping.ts b/sdk/model/transactionPropertyMapping.ts index 83837a811ba9..0f2469cab73a 100644 --- a/sdk/model/transactionPropertyMapping.ts +++ b/sdk/model/transactionPropertyMapping.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionPropertyMappingRequest.ts b/sdk/model/transactionPropertyMappingRequest.ts index 5bc2609c18bc..1a37075de855 100644 --- a/sdk/model/transactionPropertyMappingRequest.ts +++ b/sdk/model/transactionPropertyMappingRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionQueryMode.ts b/sdk/model/transactionQueryMode.ts index a29aa4a37679..9283ddcff881 100644 --- a/sdk/model/transactionQueryMode.ts +++ b/sdk/model/transactionQueryMode.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionQueryParameters.ts b/sdk/model/transactionQueryParameters.ts index 429cefa8f3c8..a53299beed35 100644 --- a/sdk/model/transactionQueryParameters.ts +++ b/sdk/model/transactionQueryParameters.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionReconciliationRequest.ts b/sdk/model/transactionReconciliationRequest.ts index f5a225cdcd0e..cb29b281f448 100644 --- a/sdk/model/transactionReconciliationRequest.ts +++ b/sdk/model/transactionReconciliationRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionReconciliationRequestV2.ts b/sdk/model/transactionReconciliationRequestV2.ts index 931ba351394e..c5e8060149a6 100644 --- a/sdk/model/transactionReconciliationRequestV2.ts +++ b/sdk/model/transactionReconciliationRequestV2.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionRequest.ts b/sdk/model/transactionRequest.ts index 0c80443e1a46..e3d3ea87527b 100644 --- a/sdk/model/transactionRequest.ts +++ b/sdk/model/transactionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionRoles.ts b/sdk/model/transactionRoles.ts index c369bfc756ca..572615e0452a 100644 --- a/sdk/model/transactionRoles.ts +++ b/sdk/model/transactionRoles.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionSetConfigurationData.ts b/sdk/model/transactionSetConfigurationData.ts index 6ba24f6f94be..eadc9d624109 100644 --- a/sdk/model/transactionSetConfigurationData.ts +++ b/sdk/model/transactionSetConfigurationData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionSetConfigurationDataRequest.ts b/sdk/model/transactionSetConfigurationDataRequest.ts index 3547c99ae885..a652b5cbee55 100644 --- a/sdk/model/transactionSetConfigurationDataRequest.ts +++ b/sdk/model/transactionSetConfigurationDataRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionStatus.ts b/sdk/model/transactionStatus.ts index 4b1c44f12e53..bfae8e8b7583 100644 --- a/sdk/model/transactionStatus.ts +++ b/sdk/model/transactionStatus.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionTemplate.ts b/sdk/model/transactionTemplate.ts index 0b255fe15f14..d77b2df027f5 100644 --- a/sdk/model/transactionTemplate.ts +++ b/sdk/model/transactionTemplate.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionTemplateRequest.ts b/sdk/model/transactionTemplateRequest.ts index dc45cd8a221f..4bd252b252f5 100644 --- a/sdk/model/transactionTemplateRequest.ts +++ b/sdk/model/transactionTemplateRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionTemplateSpecification.ts b/sdk/model/transactionTemplateSpecification.ts index 8eeace226804..cf04e4c9eadd 100644 --- a/sdk/model/transactionTemplateSpecification.ts +++ b/sdk/model/transactionTemplateSpecification.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionType.ts b/sdk/model/transactionType.ts index 56261d03f7d5..840f61658347 100644 --- a/sdk/model/transactionType.ts +++ b/sdk/model/transactionType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionTypeAlias.ts b/sdk/model/transactionTypeAlias.ts index 3d8529cea83d..daf074b927a5 100644 --- a/sdk/model/transactionTypeAlias.ts +++ b/sdk/model/transactionTypeAlias.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionTypeCalculation.ts b/sdk/model/transactionTypeCalculation.ts index c63b22a6ed50..c21d98022638 100644 --- a/sdk/model/transactionTypeCalculation.ts +++ b/sdk/model/transactionTypeCalculation.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionTypeMovement.ts b/sdk/model/transactionTypeMovement.ts index 0af70571bb46..801eadc11e86 100644 --- a/sdk/model/transactionTypeMovement.ts +++ b/sdk/model/transactionTypeMovement.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionTypePropertyMapping.ts b/sdk/model/transactionTypePropertyMapping.ts index a0521f0dd37d..48b1271f6375 100644 --- a/sdk/model/transactionTypePropertyMapping.ts +++ b/sdk/model/transactionTypePropertyMapping.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionTypeRequest.ts b/sdk/model/transactionTypeRequest.ts index 64a2d4ffdd21..88748dd9ad76 100644 --- a/sdk/model/transactionTypeRequest.ts +++ b/sdk/model/transactionTypeRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transactionsReconciliationsResponse.ts b/sdk/model/transactionsReconciliationsResponse.ts index 139fd1fa3d70..f4232b62e48f 100644 --- a/sdk/model/transactionsReconciliationsResponse.ts +++ b/sdk/model/transactionsReconciliationsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transitionEvent.ts b/sdk/model/transitionEvent.ts index 7a2c0fe38cfa..5ad5bf9d197e 100644 --- a/sdk/model/transitionEvent.ts +++ b/sdk/model/transitionEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/transitionEventAllOf.ts b/sdk/model/transitionEventAllOf.ts index b7da38f043f4..ec9edd44c8fc 100644 --- a/sdk/model/transitionEventAllOf.ts +++ b/sdk/model/transitionEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/translateEntitiesInlinedRequest.ts b/sdk/model/translateEntitiesInlinedRequest.ts index 5829feff4276..97bbb73eb7d4 100644 --- a/sdk/model/translateEntitiesInlinedRequest.ts +++ b/sdk/model/translateEntitiesInlinedRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/translateEntitiesRequest.ts b/sdk/model/translateEntitiesRequest.ts index 02661c4c45b4..a0a3c20afbeb 100644 --- a/sdk/model/translateEntitiesRequest.ts +++ b/sdk/model/translateEntitiesRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/translateEntitiesResponse.ts b/sdk/model/translateEntitiesResponse.ts index 4ec4b3ada4b2..02faad3b58da 100644 --- a/sdk/model/translateEntitiesResponse.ts +++ b/sdk/model/translateEntitiesResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/translateInstrumentDefinitionsRequest.ts b/sdk/model/translateInstrumentDefinitionsRequest.ts index 89455569c714..779cffaf9285 100644 --- a/sdk/model/translateInstrumentDefinitionsRequest.ts +++ b/sdk/model/translateInstrumentDefinitionsRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/translateInstrumentDefinitionsResponse.ts b/sdk/model/translateInstrumentDefinitionsResponse.ts index 095e601257c5..5f4a3a02ea69 100644 --- a/sdk/model/translateInstrumentDefinitionsResponse.ts +++ b/sdk/model/translateInstrumentDefinitionsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/translateTradeTicketRequest.ts b/sdk/model/translateTradeTicketRequest.ts index c778e516f351..63eb66a53a74 100644 --- a/sdk/model/translateTradeTicketRequest.ts +++ b/sdk/model/translateTradeTicketRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/translateTradeTicketsResponse.ts b/sdk/model/translateTradeTicketsResponse.ts index 80b760af7c72..8c8156fa131c 100644 --- a/sdk/model/translateTradeTicketsResponse.ts +++ b/sdk/model/translateTradeTicketsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/translationContext.ts b/sdk/model/translationContext.ts index b4e3e2118cab..e4facf7d0bde 100644 --- a/sdk/model/translationContext.ts +++ b/sdk/model/translationContext.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/translationInput.ts b/sdk/model/translationInput.ts index c75a25d63255..42b992447394 100644 --- a/sdk/model/translationInput.ts +++ b/sdk/model/translationInput.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/translationResult.ts b/sdk/model/translationResult.ts index afb6938ed7a0..bd85fdea9689 100644 --- a/sdk/model/translationResult.ts +++ b/sdk/model/translationResult.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/translationScript.ts b/sdk/model/translationScript.ts index 545af9c20155..fe91bed0bd88 100644 --- a/sdk/model/translationScript.ts +++ b/sdk/model/translationScript.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/translationScriptId.ts b/sdk/model/translationScriptId.ts index f670d4b5c80b..be69d977fce2 100644 --- a/sdk/model/translationScriptId.ts +++ b/sdk/model/translationScriptId.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/trialBalance.ts b/sdk/model/trialBalance.ts index da33f8f70369..d73b964edadb 100644 --- a/sdk/model/trialBalance.ts +++ b/sdk/model/trialBalance.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/trialBalanceQueryParameters.ts b/sdk/model/trialBalanceQueryParameters.ts index 19ecdee58ccc..1ca74c35cde5 100644 --- a/sdk/model/trialBalanceQueryParameters.ts +++ b/sdk/model/trialBalanceQueryParameters.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/triggerEvent.ts b/sdk/model/triggerEvent.ts index a8c3ecebc34e..ecd8e9392ca6 100644 --- a/sdk/model/triggerEvent.ts +++ b/sdk/model/triggerEvent.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/triggerEventAllOf.ts b/sdk/model/triggerEventAllOf.ts index 03403e8a03bc..9ce7a8c09bf2 100644 --- a/sdk/model/triggerEventAllOf.ts +++ b/sdk/model/triggerEventAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/typedResourceId.ts b/sdk/model/typedResourceId.ts index 260d11c8bd80..4eb7167e5923 100644 --- a/sdk/model/typedResourceId.ts +++ b/sdk/model/typedResourceId.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/unitSchema.ts b/sdk/model/unitSchema.ts index 43b62c11d8ee..c014042267c5 100644 --- a/sdk/model/unitSchema.ts +++ b/sdk/model/unitSchema.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/unitsRatio.ts b/sdk/model/unitsRatio.ts index f9d84788b25e..fcbc79436243 100644 --- a/sdk/model/unitsRatio.ts +++ b/sdk/model/unitsRatio.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/unmatchedHoldingMethod.ts b/sdk/model/unmatchedHoldingMethod.ts index cdb94e4e8a97..c307cd277019 100644 --- a/sdk/model/unmatchedHoldingMethod.ts +++ b/sdk/model/unmatchedHoldingMethod.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/updateCalendarRequest.ts b/sdk/model/updateCalendarRequest.ts index 0f39ddcca7a7..fce696b20a4f 100644 --- a/sdk/model/updateCalendarRequest.ts +++ b/sdk/model/updateCalendarRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/updateCustomEntityDefinitionRequest.ts b/sdk/model/updateCustomEntityDefinitionRequest.ts index 1fc1e3da9435..f5b38d1fb572 100644 --- a/sdk/model/updateCustomEntityDefinitionRequest.ts +++ b/sdk/model/updateCustomEntityDefinitionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/updateCustomEntityTypeRequest.ts b/sdk/model/updateCustomEntityTypeRequest.ts index 52f834b57845..ef97a658c99d 100644 --- a/sdk/model/updateCustomEntityTypeRequest.ts +++ b/sdk/model/updateCustomEntityTypeRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/updateCutLabelDefinitionRequest.ts b/sdk/model/updateCutLabelDefinitionRequest.ts index 184a1e30dd79..b2648156a11e 100644 --- a/sdk/model/updateCutLabelDefinitionRequest.ts +++ b/sdk/model/updateCutLabelDefinitionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/updateDataTypeRequest.ts b/sdk/model/updateDataTypeRequest.ts index 22ad2a1bccd9..7d17ec612311 100644 --- a/sdk/model/updateDataTypeRequest.ts +++ b/sdk/model/updateDataTypeRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/updateDerivedPropertyDefinitionRequest.ts b/sdk/model/updateDerivedPropertyDefinitionRequest.ts index 8f0b93f7dc3b..f44b53c542d4 100644 --- a/sdk/model/updateDerivedPropertyDefinitionRequest.ts +++ b/sdk/model/updateDerivedPropertyDefinitionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/updateInstrumentIdentifierRequest.ts b/sdk/model/updateInstrumentIdentifierRequest.ts index ebc592ed65fe..0c89f7338120 100644 --- a/sdk/model/updateInstrumentIdentifierRequest.ts +++ b/sdk/model/updateInstrumentIdentifierRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/updatePortfolioGroupRequest.ts b/sdk/model/updatePortfolioGroupRequest.ts index f7e3460a0ce8..f6a54a6bb2ea 100644 --- a/sdk/model/updatePortfolioGroupRequest.ts +++ b/sdk/model/updatePortfolioGroupRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/updatePortfolioRequest.ts b/sdk/model/updatePortfolioRequest.ts index 89100ed1ae2a..e49576045a98 100644 --- a/sdk/model/updatePortfolioRequest.ts +++ b/sdk/model/updatePortfolioRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/updatePropertyDefinitionRequest.ts b/sdk/model/updatePropertyDefinitionRequest.ts index b79ab87c3b72..f60c00bc8499 100644 --- a/sdk/model/updatePropertyDefinitionRequest.ts +++ b/sdk/model/updatePropertyDefinitionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/updateReconciliationRequest.ts b/sdk/model/updateReconciliationRequest.ts index 5e92269e533d..783e750943a8 100644 --- a/sdk/model/updateReconciliationRequest.ts +++ b/sdk/model/updateReconciliationRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/updateRelationshipDefinitionRequest.ts b/sdk/model/updateRelationshipDefinitionRequest.ts index ba6c0fdf64ca..7ca4b3d1356f 100644 --- a/sdk/model/updateRelationshipDefinitionRequest.ts +++ b/sdk/model/updateRelationshipDefinitionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/updateTaxRuleSetRequest.ts b/sdk/model/updateTaxRuleSetRequest.ts index 83d8bed2db9e..90334564560e 100644 --- a/sdk/model/updateTaxRuleSetRequest.ts +++ b/sdk/model/updateTaxRuleSetRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/updateUnitRequest.ts b/sdk/model/updateUnitRequest.ts index 2fa1d8da5c55..5368ac801464 100644 --- a/sdk/model/updateUnitRequest.ts +++ b/sdk/model/updateUnitRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertCdsFlowConventionsRequest.ts b/sdk/model/upsertCdsFlowConventionsRequest.ts index cb54f1ed6dbf..7ee053bddb22 100644 --- a/sdk/model/upsertCdsFlowConventionsRequest.ts +++ b/sdk/model/upsertCdsFlowConventionsRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertComplexMarketDataRequest.ts b/sdk/model/upsertComplexMarketDataRequest.ts index 219f3f0540b0..4b8651ab7a79 100644 --- a/sdk/model/upsertComplexMarketDataRequest.ts +++ b/sdk/model/upsertComplexMarketDataRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertComplianceRuleRequest.ts b/sdk/model/upsertComplianceRuleRequest.ts index be293830af97..e47c9c8861a1 100644 --- a/sdk/model/upsertComplianceRuleRequest.ts +++ b/sdk/model/upsertComplianceRuleRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertComplianceRunSummaryRequest.ts b/sdk/model/upsertComplianceRunSummaryRequest.ts index 555644b847bb..c77f077189ea 100644 --- a/sdk/model/upsertComplianceRunSummaryRequest.ts +++ b/sdk/model/upsertComplianceRunSummaryRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertComplianceRunSummaryResult.ts b/sdk/model/upsertComplianceRunSummaryResult.ts index fa22b6348bba..a5fdc2b1aff0 100644 --- a/sdk/model/upsertComplianceRunSummaryResult.ts +++ b/sdk/model/upsertComplianceRunSummaryResult.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertCorporateActionRequest.ts b/sdk/model/upsertCorporateActionRequest.ts index a83d8a9d40cb..7edef46d6591 100644 --- a/sdk/model/upsertCorporateActionRequest.ts +++ b/sdk/model/upsertCorporateActionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertCorporateActionsResponse.ts b/sdk/model/upsertCorporateActionsResponse.ts index 88fb3d23f5ff..e2d11a989ed9 100644 --- a/sdk/model/upsertCorporateActionsResponse.ts +++ b/sdk/model/upsertCorporateActionsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertCounterpartyAgreementRequest.ts b/sdk/model/upsertCounterpartyAgreementRequest.ts index 883b72841201..43b4a56eb516 100644 --- a/sdk/model/upsertCounterpartyAgreementRequest.ts +++ b/sdk/model/upsertCounterpartyAgreementRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertCreditSupportAnnexRequest.ts b/sdk/model/upsertCreditSupportAnnexRequest.ts index 5fdd509bedd0..7f3aa1dc226f 100644 --- a/sdk/model/upsertCreditSupportAnnexRequest.ts +++ b/sdk/model/upsertCreditSupportAnnexRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertCustomEntitiesResponse.ts b/sdk/model/upsertCustomEntitiesResponse.ts index 450eb656f85f..6c07130b2462 100644 --- a/sdk/model/upsertCustomEntitiesResponse.ts +++ b/sdk/model/upsertCustomEntitiesResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertCustomEntityAccessMetadataRequest.ts b/sdk/model/upsertCustomEntityAccessMetadataRequest.ts index b66e64fc79ce..1bff167bd769 100644 --- a/sdk/model/upsertCustomEntityAccessMetadataRequest.ts +++ b/sdk/model/upsertCustomEntityAccessMetadataRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertDialectRequest.ts b/sdk/model/upsertDialectRequest.ts index 6e1f236dfcf5..eeb5eba3e4e3 100644 --- a/sdk/model/upsertDialectRequest.ts +++ b/sdk/model/upsertDialectRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertFlowConventionsRequest.ts b/sdk/model/upsertFlowConventionsRequest.ts index 9d579b5acab1..f899dd002edd 100644 --- a/sdk/model/upsertFlowConventionsRequest.ts +++ b/sdk/model/upsertFlowConventionsRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertIndexConventionRequest.ts b/sdk/model/upsertIndexConventionRequest.ts index 2a993fc06f77..dc6ec3af0e18 100644 --- a/sdk/model/upsertIndexConventionRequest.ts +++ b/sdk/model/upsertIndexConventionRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertInstrumentEventRequest.ts b/sdk/model/upsertInstrumentEventRequest.ts index 5b59bcd49b12..3dfe76f884cb 100644 --- a/sdk/model/upsertInstrumentEventRequest.ts +++ b/sdk/model/upsertInstrumentEventRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertInstrumentEventsResponse.ts b/sdk/model/upsertInstrumentEventsResponse.ts index 8ecf064a9194..003cfe1216ed 100644 --- a/sdk/model/upsertInstrumentEventsResponse.ts +++ b/sdk/model/upsertInstrumentEventsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertInstrumentPropertiesResponse.ts b/sdk/model/upsertInstrumentPropertiesResponse.ts index 50a955cb228b..906afbff0f74 100644 --- a/sdk/model/upsertInstrumentPropertiesResponse.ts +++ b/sdk/model/upsertInstrumentPropertiesResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertInstrumentPropertyRequest.ts b/sdk/model/upsertInstrumentPropertyRequest.ts index d96c0095a5f3..5dd5e739d5da 100644 --- a/sdk/model/upsertInstrumentPropertyRequest.ts +++ b/sdk/model/upsertInstrumentPropertyRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertInstrumentsResponse.ts b/sdk/model/upsertInstrumentsResponse.ts index 16615a30cf8f..1c3309aba1b4 100644 --- a/sdk/model/upsertInstrumentsResponse.ts +++ b/sdk/model/upsertInstrumentsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertLegalEntitiesResponse.ts b/sdk/model/upsertLegalEntitiesResponse.ts index 7d59260e3ab3..d1a1f52ee0f8 100644 --- a/sdk/model/upsertLegalEntitiesResponse.ts +++ b/sdk/model/upsertLegalEntitiesResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertLegalEntityAccessMetadataRequest.ts b/sdk/model/upsertLegalEntityAccessMetadataRequest.ts index 9d8f5e137f6e..a66105f408c6 100644 --- a/sdk/model/upsertLegalEntityAccessMetadataRequest.ts +++ b/sdk/model/upsertLegalEntityAccessMetadataRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertLegalEntityRequest.ts b/sdk/model/upsertLegalEntityRequest.ts index 77c43abf266b..959ceb3eb1da 100644 --- a/sdk/model/upsertLegalEntityRequest.ts +++ b/sdk/model/upsertLegalEntityRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertPersonAccessMetadataRequest.ts b/sdk/model/upsertPersonAccessMetadataRequest.ts index 3987dc240330..9bcb8f7140b4 100644 --- a/sdk/model/upsertPersonAccessMetadataRequest.ts +++ b/sdk/model/upsertPersonAccessMetadataRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertPersonRequest.ts b/sdk/model/upsertPersonRequest.ts index 81d58a345176..f7334294790e 100644 --- a/sdk/model/upsertPersonRequest.ts +++ b/sdk/model/upsertPersonRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertPortfolioAccessMetadataRequest.ts b/sdk/model/upsertPortfolioAccessMetadataRequest.ts index a2ca2bcd73bf..212c7abd2afa 100644 --- a/sdk/model/upsertPortfolioAccessMetadataRequest.ts +++ b/sdk/model/upsertPortfolioAccessMetadataRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertPortfolioGroupAccessMetadataRequest.ts b/sdk/model/upsertPortfolioGroupAccessMetadataRequest.ts index 4d5198100564..ce8dfc16809f 100644 --- a/sdk/model/upsertPortfolioGroupAccessMetadataRequest.ts +++ b/sdk/model/upsertPortfolioGroupAccessMetadataRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertPortfolioTransactionsResponse.ts b/sdk/model/upsertPortfolioTransactionsResponse.ts index 48176f6a920b..5db454164600 100644 --- a/sdk/model/upsertPortfolioTransactionsResponse.ts +++ b/sdk/model/upsertPortfolioTransactionsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertQuoteAccessMetadataRuleRequest.ts b/sdk/model/upsertQuoteAccessMetadataRuleRequest.ts index 77ed4d28fc03..d546f616e8e3 100644 --- a/sdk/model/upsertQuoteAccessMetadataRuleRequest.ts +++ b/sdk/model/upsertQuoteAccessMetadataRuleRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertQuoteRequest.ts b/sdk/model/upsertQuoteRequest.ts index 1825abe9198e..f6a51873f72d 100644 --- a/sdk/model/upsertQuoteRequest.ts +++ b/sdk/model/upsertQuoteRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertQuotesResponse.ts b/sdk/model/upsertQuotesResponse.ts index 571a2e78003c..023f3b84dd02 100644 --- a/sdk/model/upsertQuotesResponse.ts +++ b/sdk/model/upsertQuotesResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertRecipeComposerRequest.ts b/sdk/model/upsertRecipeComposerRequest.ts index b927b9c35059..e8b17b0b28b0 100644 --- a/sdk/model/upsertRecipeComposerRequest.ts +++ b/sdk/model/upsertRecipeComposerRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertRecipeRequest.ts b/sdk/model/upsertRecipeRequest.ts index 920b20dc1e42..e39249fa9542 100644 --- a/sdk/model/upsertRecipeRequest.ts +++ b/sdk/model/upsertRecipeRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertReferencePortfolioConstituentsRequest.ts b/sdk/model/upsertReferencePortfolioConstituentsRequest.ts index 7ad8f540cbda..f33ea9a48d01 100644 --- a/sdk/model/upsertReferencePortfolioConstituentsRequest.ts +++ b/sdk/model/upsertReferencePortfolioConstituentsRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertReferencePortfolioConstituentsResponse.ts b/sdk/model/upsertReferencePortfolioConstituentsResponse.ts index d9ed8de2a1e7..373040469fd5 100644 --- a/sdk/model/upsertReferencePortfolioConstituentsResponse.ts +++ b/sdk/model/upsertReferencePortfolioConstituentsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertResultValuesDataRequest.ts b/sdk/model/upsertResultValuesDataRequest.ts index b4439c63cacb..ec3e2ce9c28b 100644 --- a/sdk/model/upsertResultValuesDataRequest.ts +++ b/sdk/model/upsertResultValuesDataRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertReturnsResponse.ts b/sdk/model/upsertReturnsResponse.ts index 664630391dc0..d1346159726a 100644 --- a/sdk/model/upsertReturnsResponse.ts +++ b/sdk/model/upsertReturnsResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertSingleStructuredDataResponse.ts b/sdk/model/upsertSingleStructuredDataResponse.ts index 896cbf305926..41c6631a4a3b 100644 --- a/sdk/model/upsertSingleStructuredDataResponse.ts +++ b/sdk/model/upsertSingleStructuredDataResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertStructuredDataResponse.ts b/sdk/model/upsertStructuredDataResponse.ts index 40fd37a5a110..26bc415a8a6a 100644 --- a/sdk/model/upsertStructuredDataResponse.ts +++ b/sdk/model/upsertStructuredDataResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertStructuredResultDataRequest.ts b/sdk/model/upsertStructuredResultDataRequest.ts index 2b8ed04afb2c..4b14d1607e0e 100644 --- a/sdk/model/upsertStructuredResultDataRequest.ts +++ b/sdk/model/upsertStructuredResultDataRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertTransactionPropertiesResponse.ts b/sdk/model/upsertTransactionPropertiesResponse.ts index 4f8ce961481b..80f54d590bb7 100644 --- a/sdk/model/upsertTransactionPropertiesResponse.ts +++ b/sdk/model/upsertTransactionPropertiesResponse.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/upsertTranslationScriptRequest.ts b/sdk/model/upsertTranslationScriptRequest.ts index ccf589824335..ce8f2b381a99 100644 --- a/sdk/model/upsertTranslationScriptRequest.ts +++ b/sdk/model/upsertTranslationScriptRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/user.ts b/sdk/model/user.ts index ecfe030b9454..262dfdb47799 100644 --- a/sdk/model/user.ts +++ b/sdk/model/user.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/valuationRequest.ts b/sdk/model/valuationRequest.ts index 6d80b4220270..975183648937 100644 --- a/sdk/model/valuationRequest.ts +++ b/sdk/model/valuationRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/valuationSchedule.ts b/sdk/model/valuationSchedule.ts index 46061c31b9a1..a3b88848715d 100644 --- a/sdk/model/valuationSchedule.ts +++ b/sdk/model/valuationSchedule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/valuationsReconciliationRequest.ts b/sdk/model/valuationsReconciliationRequest.ts index 0c734bce9e60..6a23c0336480 100644 --- a/sdk/model/valuationsReconciliationRequest.ts +++ b/sdk/model/valuationsReconciliationRequest.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/valueType.ts b/sdk/model/valueType.ts index fc0ea8c335c2..31a8ad76a2ef 100644 --- a/sdk/model/valueType.ts +++ b/sdk/model/valueType.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/vendorDependency.ts b/sdk/model/vendorDependency.ts index 54423033c54a..e4457a2e190d 100644 --- a/sdk/model/vendorDependency.ts +++ b/sdk/model/vendorDependency.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/vendorDependencyAllOf.ts b/sdk/model/vendorDependencyAllOf.ts index 45b3e2ed3d3d..c570f905ae2c 100644 --- a/sdk/model/vendorDependencyAllOf.ts +++ b/sdk/model/vendorDependencyAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/vendorLibrary.ts b/sdk/model/vendorLibrary.ts index b5e6b5fcfa8a..946ffbe28dc2 100644 --- a/sdk/model/vendorLibrary.ts +++ b/sdk/model/vendorLibrary.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/vendorModelRule.ts b/sdk/model/vendorModelRule.ts index b170145fd39b..37d631df230c 100644 --- a/sdk/model/vendorModelRule.ts +++ b/sdk/model/vendorModelRule.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/version.ts b/sdk/model/version.ts index 330f13d0e24e..0e6fc9d39a11 100644 --- a/sdk/model/version.ts +++ b/sdk/model/version.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/versionSummaryDto.ts b/sdk/model/versionSummaryDto.ts index 09181325b3af..5b1643fd514d 100644 --- a/sdk/model/versionSummaryDto.ts +++ b/sdk/model/versionSummaryDto.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/versionedResourceListOfA2BDataRecord.ts b/sdk/model/versionedResourceListOfA2BDataRecord.ts index 30b2bcae718c..9922a765c0cc 100644 --- a/sdk/model/versionedResourceListOfA2BDataRecord.ts +++ b/sdk/model/versionedResourceListOfA2BDataRecord.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/versionedResourceListOfA2BMovementRecord.ts b/sdk/model/versionedResourceListOfA2BMovementRecord.ts index e89fc5b4e102..a08fba82cdda 100644 --- a/sdk/model/versionedResourceListOfA2BMovementRecord.ts +++ b/sdk/model/versionedResourceListOfA2BMovementRecord.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/versionedResourceListOfHoldingContributor.ts b/sdk/model/versionedResourceListOfHoldingContributor.ts index 355433f62b20..1dfcb7aaf0fd 100644 --- a/sdk/model/versionedResourceListOfHoldingContributor.ts +++ b/sdk/model/versionedResourceListOfHoldingContributor.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/versionedResourceListOfJournalEntryLine.ts b/sdk/model/versionedResourceListOfJournalEntryLine.ts index e3ec8047c62b..f31d29bc4c02 100644 --- a/sdk/model/versionedResourceListOfJournalEntryLine.ts +++ b/sdk/model/versionedResourceListOfJournalEntryLine.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/versionedResourceListOfOutputTransaction.ts b/sdk/model/versionedResourceListOfOutputTransaction.ts index 9eb1c4159ddf..21ef3ca5209a 100644 --- a/sdk/model/versionedResourceListOfOutputTransaction.ts +++ b/sdk/model/versionedResourceListOfOutputTransaction.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/versionedResourceListOfPortfolioHolding.ts b/sdk/model/versionedResourceListOfPortfolioHolding.ts index e404385224d9..95edae4366f6 100644 --- a/sdk/model/versionedResourceListOfPortfolioHolding.ts +++ b/sdk/model/versionedResourceListOfPortfolioHolding.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/versionedResourceListOfTransaction.ts b/sdk/model/versionedResourceListOfTransaction.ts index 9300e097e03b..96ad033af40d 100644 --- a/sdk/model/versionedResourceListOfTransaction.ts +++ b/sdk/model/versionedResourceListOfTransaction.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/versionedResourceListOfTrialBalance.ts b/sdk/model/versionedResourceListOfTrialBalance.ts index 973a58507466..8079ab75036d 100644 --- a/sdk/model/versionedResourceListOfTrialBalance.ts +++ b/sdk/model/versionedResourceListOfTrialBalance.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/versionedResourceListWithWarningsOfPortfolioHolding.ts b/sdk/model/versionedResourceListWithWarningsOfPortfolioHolding.ts index 7845f1410c49..18c3264ed955 100644 --- a/sdk/model/versionedResourceListWithWarningsOfPortfolioHolding.ts +++ b/sdk/model/versionedResourceListWithWarningsOfPortfolioHolding.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/virtualDocument.ts b/sdk/model/virtualDocument.ts index 38d3e4657c34..aca9864990f5 100644 --- a/sdk/model/virtualDocument.ts +++ b/sdk/model/virtualDocument.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/virtualDocumentRow.ts b/sdk/model/virtualDocumentRow.ts index 7517b7a3ae27..a100b13b0ef6 100644 --- a/sdk/model/virtualDocumentRow.ts +++ b/sdk/model/virtualDocumentRow.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/virtualRow.ts b/sdk/model/virtualRow.ts index 61c741de95e1..2cfd2469123a 100644 --- a/sdk/model/virtualRow.ts +++ b/sdk/model/virtualRow.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/warning.ts b/sdk/model/warning.ts index 7dd5cff4693c..9268ff4f7272 100644 --- a/sdk/model/warning.ts +++ b/sdk/model/warning.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/weekendMask.ts b/sdk/model/weekendMask.ts index f0785bef3dd1..9564fa2e15de 100644 --- a/sdk/model/weekendMask.ts +++ b/sdk/model/weekendMask.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/weightedInstrument.ts b/sdk/model/weightedInstrument.ts index 3c82b1f05574..319f8a8aca5a 100644 --- a/sdk/model/weightedInstrument.ts +++ b/sdk/model/weightedInstrument.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/weightedInstrumentInLineLookupIdentifiers.ts b/sdk/model/weightedInstrumentInLineLookupIdentifiers.ts index be22f73ca8bd..ba9bf649f18d 100644 --- a/sdk/model/weightedInstrumentInLineLookupIdentifiers.ts +++ b/sdk/model/weightedInstrumentInLineLookupIdentifiers.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/weightedInstruments.ts b/sdk/model/weightedInstruments.ts index caeb1be22748..0b3c8f7bcbf5 100644 --- a/sdk/model/weightedInstruments.ts +++ b/sdk/model/weightedInstruments.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/yieldCurveData.ts b/sdk/model/yieldCurveData.ts index f362b0f5dc6f..4e379bb13aab 100644 --- a/sdk/model/yieldCurveData.ts +++ b/sdk/model/yieldCurveData.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/model/yieldCurveDataAllOf.ts b/sdk/model/yieldCurveDataAllOf.ts index 232a960340e2..88f7ed25691d 100644 --- a/sdk/model/yieldCurveDataAllOf.ts +++ b/sdk/model/yieldCurveDataAllOf.ts @@ -2,7 +2,7 @@ * LUSID API * # Introduction This page documents the [LUSID APIs](../../../api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | |---------------|-----------------------------------------------------------------------------------|------------------------------------------------------| | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](../../../api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](../../../app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](../../../scheduler2/swagger/index.html) | | Insights | Monitoring and troubleshooting service. | [Swagger](../../../insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjunction with Access) | [Swagger](../../../identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](../../../access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](../../../drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](../../../honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](../../../notification/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](../../../configuration/swagger/index.html) | | Workflow | Workflow service. | [Swagger](../../../workflow/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | -10|Server Configuration Error| | | -1|Unknown error|An unexpected error was encountered on our side. | | 102|Version Not Found| | | 103|Api Rate Limit Violation| | | 104|Instrument Not Found| | | 105|Property Not Found| | | 106|Portfolio Recursion Depth| | | 108|Group Not Found| | | 109|Portfolio Not Found| | | 110|Property Schema Not Found| | | 111|Portfolio Ancestry Not Found| | | 112|Portfolio With Id Already Exists| | | 113|Orphaned Portfolio| | | 119|Missing Base Claims| | | 121|Property Not Defined| | | 122|Cannot Delete System Property| | | 123|Cannot Modify Immutable Property Field| | | 124|Property Already Exists| | | 125|Invalid Property Life Time| | | 126|Property Constraint Style Excludes Properties| | | 127|Cannot Modify Default Data Type| | | 128|Group Already Exists| | | 129|No Such Data Type| | | 130|Undefined Value For Data Type| | | 131|Unsupported Value Type Defined On Data Type| | | 132|Validation Error| | | 133|Loop Detected In Group Hierarchy| | | 134|Undefined Acceptable Values| | | 135|Sub Group Already Exists| | | 138|Price Source Not Found| | | 139|Analytic Store Not Found| | | 141|Analytic Store Already Exists| | | 143|Client Instrument Already Exists| | | 144|Duplicate In Parameter Set| | | 147|Results Not Found| | | 148|Order Field Not In Result Set| | | 149|Operation Failed| | | 150|Elastic Search Error| | | 151|Invalid Parameter Value| | | 153|Command Processing Failure| | | 154|Entity State Construction Failure| | | 155|Entity Timeline Does Not Exist| | | 156|Concurrency Conflict Failure| | | 157|Invalid Request| | | 158|Event Publish Unknown| | | 159|Event Query Failure| | | 160|Blob Did Not Exist| | | 162|Sub System Request Failure| | | 163|Sub System Configuration Failure| | | 165|Failed To Delete| | | 166|Upsert Client Instrument Failure| | | 167|Illegal As At Interval| | | 168|Illegal Bitemporal Query| | | 169|Invalid Alternate Id| | | 170|Cannot Add Source Portfolio Property Explicitly| | | 171|Entity Already Exists In Group| | | 172|Entity With Id Does Not Exist| | | 173|Entity With Id Already Exists| | | 174|Derived Portfolio Details Do Not Exist| | | 175|Entity Not In Group| | | 176|Portfolio With Name Already Exists| | | 177|Invalid Transactions| | | 178|Reference Portfolio Not Found| | | 179|Duplicate Id| | | 180|Command Retrieval Failure| | | 181|Data Filter Application Failure| | | 182|Search Failed| | | 183|Movements Engine Configuration Key Failure| | | 184|Fx Rate Source Not Found| | | 185|Accrual Source Not Found| | | 186|Access Denied| | | 187|Invalid Identity Token| | | 188|Invalid Request Headers| | | 189|Price Not Found| | | 190|Invalid Sub Holding Keys Provided| | | 191|Duplicate Sub Holding Keys Provided| | | 192|Cut Definition Not Found| | | 193|Cut Definition Invalid| | | 194|Time Variant Property Deletion Date Unspecified| | | 195|Perpetual Property Deletion Date Specified| | | 196|Time Variant Property Upsert Date Unspecified| | | 197|Perpetual Property Upsert Date Specified| | | 200|Invalid Unit For Data Type| | | 201|Invalid Type For Data Type| | | 202|Invalid Value For Data Type| | | 203|Unit Not Defined For Data Type| | | 204|Units Not Supported On Data Type| | | 205|Cannot Specify Units On Data Type| | | 206|Unit Schema Inconsistent With Data Type| | | 207|Unit Definition Not Specified| | | 208|Duplicate Unit Definitions Specified| | | 209|Invalid Units Definition| | | 210|Invalid Instrument Identifier Unit| | | 211|Holdings Adjustment Does Not Exist| | | 212|Could Not Build Excel Url| | | 213|Could Not Get Excel Version| | | 214|Instrument By Code Not Found| | | 215|Entity Schema Does Not Exist| | | 216|Feature Not Supported On Portfolio Type| | | 217|Quote Not Found| | | 218|Invalid Quote Identifier| | | 219|Invalid Metric For Data Type| | | 220|Invalid Instrument Definition| | | 221|Instrument Upsert Failure| | | 222|Reference Portfolio Request Not Supported| | | 223|Transaction Portfolio Request Not Supported| | | 224|Invalid Property Value Assignment| | | 230|Transaction Type Not Found| | | 231|Transaction Type Duplication| | | 232|Portfolio Does Not Exist At Given Date| | | 233|Query Parser Failure| | | 234|Duplicate Constituent| | | 235|Unresolved Instrument Constituent| | | 236|Unresolved Instrument In Transition| | | 237|Missing Side Definitions| | | 240|Duplicate Calculations Failure| | | 299|Invalid Recipe| | | 300|Missing Recipe| | | 301|Dependencies| | | 304|Portfolio Preprocess Failure| | | 310|Valuation Engine Failure| | | 311|Task Factory Failure| | | 312|Task Evaluation Failure| | | 313|Task Generation Failure| | | 314|Engine Configuration Failure| | | 315|Model Specification Failure| | | 320|Market Data Key Failure| | | 321|Market Resolver Failure| | | 322|Market Data Failure| | | 330|Curve Failure| | | 331|Volatility Surface Failure| | | 332|Volatility Cube Failure| | | 350|Instrument Failure| | | 351|Cash Flows Failure| | | 352|Reference Data Failure| | | 360|Aggregation Failure| | | 361|Aggregation Measure Failure| | | 370|Result Retrieval Failure| | | 371|Result Processing Failure| | | 372|Vendor Result Processing Failure| | | 373|Vendor Result Mapping Failure| | | 374|Vendor Library Unauthorised| | | 375|Vendor Connectivity Error| | | 376|Vendor Interface Error| | | 377|Vendor Pricing Failure| | | 378|Vendor Translation Failure| | | 379|Vendor Key Mapping Failure| | | 380|Vendor Reflection Failure| | | 381|Vendor Process Failure| | | 382|Vendor System Failure| | | 390|Attempt To Upsert Duplicate Quotes| | | 391|Corporate Action Source Does Not Exist| | | 392|Corporate Action Source Already Exists| | | 393|Instrument Identifier Already In Use| | | 394|Properties Not Found| | | 395|Batch Operation Aborted| | | 400|Invalid Iso4217 Currency Code| | | 401|Cannot Assign Instrument Identifier To Currency| | | 402|Cannot Assign Currency Identifier To Non Currency| | | 403|Currency Instrument Cannot Be Deleted| | | 404|Currency Instrument Cannot Have Economic Definition| | | 405|Currency Instrument Cannot Have Lookthrough Portfolio| | | 406|Cannot Create Currency Instrument With Multiple Identifiers| | | 407|Specified Currency Is Undefined| | | 410|Index Does Not Exist| | | 411|Sort Field Does Not Exist| | | 413|Negative Pagination Parameters| | | 414|Invalid Search Syntax| | | 415|Filter Execution Timeout| | | 420|Side Definition Inconsistent| | | 450|Invalid Quote Access Metadata Rule| | | 451|Access Metadata Not Found| | | 452|Invalid Access Metadata Identifier| | | 460|Standard Resource Not Found| | | 461|Standard Resource Conflict| | | 462|Calendar Not Found| | | 463|Date In A Calendar Not Found| | | 464|Invalid Date Source Data| | | 465|Invalid Timezone| | | 601|Person Identifier Already In Use| | | 602|Person Not Found| | | 603|Cannot Set Identifier| | | 617|Invalid Recipe Specification In Request| | | 618|Inline Recipe Deserialisation Failure| | | 619|Identifier Types Not Set For Entity| | | 620|Cannot Delete All Client Defined Identifiers| | | 650|The Order requested was not found.| | | 654|The Allocation requested was not found.| | | 655|Cannot build the fx forward target with the given holdings.| | | 656|Group does not contain expected entities.| | | 665|Destination directory not found| | | 667|Relation definition already exists| | | 672|Could not retrieve file contents| | | 673|Missing entitlements for entities in Group| | | 674|Next Best Action not found| | | 676|Relation definition not defined| | | 677|Invalid entity identifier for relation| | | 681|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | 682|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | 684|Sequence Not Found| | | 685|Sequence Already Exists| | | 686|Non-cycling sequence has been exhausted| | | 687|Legal Entity Identifier Already In Use| | | 688|Legal Entity Not Found| | | 689|The supplied pagination token is invalid| | | 690|Property Type Is Not Supported| | | 691|Multiple Tax-lots For Currency Type Is Not Supported| | | 692|This endpoint does not support impersonation| | | 693|Entity type is not supported for Relationship| | | 694|Relationship Validation Failure| | | 695|Relationship Not Found| | | 697|Derived Property Formula No Longer Valid| | | 698|Story is not available| | | 703|Corporate Action Does Not Exist| | | 720|The provided sort and filter combination is not valid| | | 721|A2B generation failed| | | 722|Aggregated Return Calculation Failure| | | 723|Custom Entity Definition Identifier Already In Use| | | 724|Custom Entity Definition Not Found| | | 725|The Placement requested was not found.| | | 726|The Execution requested was not found.| | | 727|The Block requested was not found.| | | 728|The Participation requested was not found.| | | 729|The Package requested was not found.| | | 730|The OrderInstruction requested was not found.| | | 732|Custom Entity not found.| | | 733|Custom Entity Identifier already in use.| | | 735|Calculation Failed.| | | 736|An expected key on HttpResponse is missing.| | | 737|A required fee detail is missing.| | | 738|Zero rows were returned from Luminesce| | | 739|Provided Weekend Mask was invalid| | | 742|Custom Entity fields do not match the definition| | | 746|The provided sequence is not valid.| | | 751|The type of the Custom Entity is different than the type provided in the definition.| | | 752|Luminesce process returned an error.| | | 753|File name or content incompatible with operation.| | | 755|Schema of response from Drive is not as expected.| | | 757|Schema of response from Luminesce is not as expected.| | | 758|Luminesce timed out.| | | 763|Invalid Lusid Entity Identifier Unit| | | 768|Fee rule not found.| | | 769|Cannot update the base currency of a portfolio with transactions loaded| | | 771|Transaction configuration source not found| | | 774|Compliance rule not found.| | | 775|Fund accounting document cannot be processed.| | | 778|Unable to look up FX rate from trade ccy to portfolio ccy for some of the trades.| | | 782|The Property definition dataType is not matching the derivation formula dataType| | | 783|The Property definition domain is not supported for derived properties| | | 788|Compliance run not found failure.| | | 790|Custom Entity has missing or invalid identifiers| | | 791|Custom Entity definition already exists| | | 792|Compliance PropertyKey is missing.| | | 793|Compliance Criteria Value for matching is missing.| | | 795|Cannot delete identifier definition| | | 796|Tax rule set not found.| | | 797|A tax rule set with this id already exists.| | | 798|Multiple rule sets for the same property key are applicable.| | | 800|Can not upsert an instrument event of this type.| | | 801|The instrument event does not exist.| | | 802|The Instrument event is missing salient information.| | | 803|The Instrument event could not be processed.| | | 804|Some data requested does not follow the order graph assumptions.| | | 805|The instrument event type does not exist.| | | 806|The transaction template specification does not exist.| | | 807|The default transaction template does not exist.| | | 808|The transaction template does not exist.| | | 811|A price could not be found for an order.| | | 812|A price could not be found for an allocation.| | | 813|Chart of Accounts not found.| | | 814|Account not found.| | | 815|Abor not found.| | | 816|Abor Configuration not found.| | | 817|Reconciliation mapping not found| | | 818|Attribute type could not be deleted because it doesn\'t exist.| | | 819|Reconciliation not found.| | | 820|Custodian Account not found.| | | 821|Allocation Failure| | | 822|Reconciliation run not found| | | 823|Reconciliation break not found| | | 824|Entity link type could not be deleted because it doesn\'t exist.| | | 828|Address key definition not found.| | | 829|Compliance template not found.| | | 830|Action not supported| | | 831|Reference list not found.| | | 832|Posting Module not found.| | | 833|The type of parameter provided did not match that required by the compliance rule.| | | 834|The parameters provided by a rule did not match those required by its template.| | | 835|The entity has a property in a domain that is not supprted for that entity type.| | | 836|Structured result data not found.| | | 837|Diary entry not found.| | | 838|Diary entry could not be created.| | | 839|Diary entry already exists.| | | 861|Compliance run summary not found.| | | 869|Conflicting instrument properties in batch.| | | 870|Compliance run summary already exists.| | | 871|The specified impersonated user does not exist| | | 874|Provided Property Domain is not supported for entity filter.| | | 875|Cannot Delete System Reference List.| | | 876|Cleardown Module not found.| | | 879|Portfolios do not have the same base currency| | | 880|There was a problem with the definition of the compliance expression.| | | 881|Block overplaced.| | | 882|Order not approved.| | | 883|Cannot update the shared fields of a block with associated orders.| | * - * The version of the OpenAPI document: 2.0.159 + * The version of the OpenAPI document: 2.0.162 * Contact: info@finbourne.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/sdk/package.json b/sdk/package.json index f2306c6845ea..5fa9d3547ede 100644 --- a/sdk/package.json +++ b/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@finbourne/lusid-preview", - "version": "2.0.159", + "version": "2.0.162", "author": "engineering@finbourne.com", "license": "MIT", "description": "LUSID Preview JavaScript/Typescript SDK for Node",